AnalyzeCommand constructor
      
      AnalyzeCommand(
    
    
- FileService _fileService,
- ImageService _imageService,
- AnalysisState _state
Implementation
AnalyzeCommand(this._fileService, this._imageService, this._state);