logStream property

Stream<List<LackOffBean>> get logStream

Implementation

static Stream<List<LackOffBean>> get logStream => _logController.stream;