stream property

Stream<LogEntry> stream

Implementation

Stream<LogEntry> get stream => _controller.stream;