stream property

Stream<T?> stream
final

Stream for given state value

Implementation

final Stream<T?> stream;