stream property

Stream<LogEntry> get stream

Implementation

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