stream property

Stream<ReadyListState<T, dynamic>> stream
inherited

The stream to listen please use broadcast stream to allow multiple listeners

Implementation

Stream<ReadyListState<T, Args>> get stream;