title property

String get title

The title for this enum entry.

Implementation

String get title => _value[Keys.title] as String;