defaultValue property
ProtocolEnumValueDefinition?
defaultValue
final
The default value of the enum when parsing of the enum fails.
Implementation
final ProtocolEnumValueDefinition? defaultValue;