state property
AutoCaptureState
get
state
Current state of the auto capture machine.
Implementation
AutoCaptureState get state => _state;
Current state of the auto capture machine.
AutoCaptureState get state => _state;