nextPhotoSettings property
The CapturePhotoSettings to be used when takePicture is called.
This value is null
until attach is called.
Implementation
late CapturePhotoSettings nextPhotoSettings = _createNextPhotoSettings();
The CapturePhotoSettings to be used when takePicture is called.
This value is null
until attach is called.
late CapturePhotoSettings nextPhotoSettings = _createNextPhotoSettings();