startCommandStream property

Stream<void> get startCommandStream

Stream of start QA Assistant commands

Implementation

Stream<void> get startCommandStream => _startCommandController.stream;