monthStream method

Stream<MonthOption<T>>? monthStream()

Implementation

Stream<MonthOption<T>>? monthStream() => _monthController.stream;