CameraOptions(quality: Int? = null, destinationType: DestinationType? = null, sourceType: PictureSourceType? = null, allowEdit: Boolean? = null, encodingType: EncodingType? = null, targetWidth: Int? = null, targetHeight: Int? = null, mediaType: MediaType? = null, correctOrientation: Boolean? = null, saveToPhotoAlbum: Boolean? = null, popoverOptions: CameraPopoverOptions? = null, cameraDirection: Direction? = null)
Camera options.