hasValue property

bool get hasValue

Returns true if this object contains an expected value.

Implementation

bool get hasValue => _hasValue;