stream$ property

Stream<CurrentDate> get stream$

Implementation

Stream<CurrentDate> get stream$ => _data.stream;