valueOrNull property

T? get valueOrNull

Latest emitted value, or null if no value is available.

Implementation

T? get valueOrNull;