hasValue property

bool hasValue

If true then value can successfully be read.

If false then value throws a StateError when read.

Implementation

bool get hasValue;