monthListStream method

Stream<List<DateMonth>> monthListStream()

Implementation

Stream<List<DateMonth>> monthListStream() => _monthListController.stream;