stream property

Stream<T> get stream

A Stream that emits the latest value whenever it updates.

Implementation

Stream<T> get stream;