hasValue method

bool hasValue()

Determines whether the internal box state currently holds an active value natively.

Implementation

bool hasValue() => _hasValue;