resultStream property
Stream<ABUSResult>
get
resultStream
Implementation
Stream<ABUSResult> get resultStream => _resultController.stream;
Stream<ABUSResult> get resultStream => _resultController.stream;