onResult property

Stream<String> get onResult

Implementation

Stream<String> get onResult => _resultStreamController.stream;