id property

String get id

Implementation

String get id => _name.toUpperCase().replaceAll(' ', '_');