latestValue

abstract val latestValue: Optional<T>

Returns the latest value if any was emitted, null otherwise.