manualCapture property
bool?
get
manualCapture
Implementation
bool? get manualCapture => _$this._manualCapture;
set
manualCapture
(bool? manualCapture)
Implementation
set manualCapture(bool? manualCapture) =>
_$this._manualCapture = manualCapture;