defaultStream property

Stream<T> defaultStream

Implementation

Stream<T> get defaultStream => _defaultController.stream;