name property

String name

Returns the name of the subgroup, in English

Implementation

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