stream$ property

Stream<CurrentDate> stream$

Implementation

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