defaultStream property

Stream<T> get defaultStream

Implementation

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