values property
All the values of the enum. This also contains possible documentation for them.
Implementation
List<ProtocolEnumValueDefinition> values;
All the values of the enum. This also contains possible documentation for them.
List<ProtocolEnumValueDefinition> values;