unsetValues property

List<String>? unsetValues
getter/setter pair

Enum values that are unset.

Implementation

core.List<core.String>? unsetValues;