name property

String name

Returns the name of the group, in English

Implementation

String get name => _NAMES[this] ?? 'PNNS group 1';