videoCaptureObserverEnabled property Null safety

bool? videoCaptureObserverEnabled
final

The callback is triggered to notify whether the video capture is enabled. The option is valid only on iOS.

Implementation

final bool? videoCaptureObserverEnabled;