autoStart property
When set to true, image analysis starts automatically. Otherwise, you will have to start it manually using AnalysisController.start()
Implementation
final bool autoStart;
When set to true, image analysis starts automatically. Otherwise, you will have to start it manually using AnalysisController.start()
final bool autoStart;