valueOrNull property

T? valueOrNull

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

Implementation

T? get valueOrNull;