nullForUndefinedEnumValue constant Null safety
Sentinel value for use with unknownEnumValue.
Read the documentation on unknownEnumValue for more details.
Implementation
static const Enum nullForUndefinedEnumValue = _NullAsDefault.value;
Sentinel value for use with unknownEnumValue.
Read the documentation on unknownEnumValue for more details.
static const Enum nullForUndefinedEnumValue = _NullAsDefault.value;