statusName property

String get statusName

Implementation

String get statusName {
  return name.toUpperCase();
}