id property

String id

Implementation

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