stopCommandStream property
Stream<void>
get
stopCommandStream
Stream of stop QA Assistant commands
Implementation
Stream<void> get stopCommandStream => _stopCommandController.stream;
Stream of stop QA Assistant commands
Stream<void> get stopCommandStream => _stopCommandController.stream;