value property

T value

Returns the last value that was or will be emitted by the stream.

Implementation

T get value;