stringValue property

String? stringValue
getter/setter pair

The string value of the EnumValuePair.

The maximum length is 32 characters.

Implementation

core.String? stringValue;