value property
String value of the enum field.
This must match defined set of enums in document schema using EnumTypeOptions.
Implementation
core.String? value;
String value of the enum field.
This must match defined set of enums in document schema using EnumTypeOptions.
core.String? value;