hasValue property

bool hasValue

Returns true when value is available, meaning this Stream has emitted at least one value.

Implementation

bool get hasValue;