reflectionName property
The reflected type name by this implementation. See reflectedType.
Implementation
@override
String get reflectionName => enumName;
The reflected type name by this implementation. See reflectedType.
@override
String get reflectionName => enumName;