customTimerStream property

Stream<int> get customTimerStream

Implementation

Stream<int> get customTimerStream => _customTimerSubject.stream;