name property
String
get
name
Returns the name of this enum constant, exactly as declared in its enum declaration.
Implementation
String get name;
Returns the name of this enum constant, exactly as declared in its enum declaration.
String get name;