autoStart property

bool autoStart
final

When set to true, image analysis starts automatically. Otherwise, you will have to start it manually using AnalysisController.start()

Implementation

final bool autoStart;