resultStream property

Stream<Result> get resultStream

Implementation

Stream<Result> get resultStream => _streamController.stream;