stream property

Stream<LogEntity> stream

Implementation

Stream<LogEntity> get stream => _streamController.stream;