isSet property

bool get isSet

Whether this constant represents a Set value.

Implementation

bool get isSet => false;