videoCaptureObserverEnabled property Null safety
final
The callback is triggered to notify whether the video capture is enabled. The option is valid only on iOS.
Implementation
final bool? videoCaptureObserverEnabled;
The callback is triggered to notify whether the video capture is enabled. The option is valid only on iOS.
final bool? videoCaptureObserverEnabled;