startCommandStream property
Stream<void>
get
startCommandStream
Stream of start QA Assistant commands
Implementation
Stream<void> get startCommandStream => _startCommandController.stream;
Stream of start QA Assistant commands
Stream<void> get startCommandStream => _startCommandController.stream;