name property

String name

Implementation

String get name {
  return describeEnum(this).toUpperCase();
}