unsetValue property

bool? unsetValue
getter/setter pair

If the field is unset, this will be true.

Implementation

core.bool? unsetValue;