resultStream property

Stream<Result> get resultStream

Implementation

Stream<Result> get resultStream => _doctor.resultStream;