english property

String english

Description in English. Empty string if not found

Implementation

String get english =>
    MCCEnglishDataset[code.toString().padLeft(4, '0')] ?? '';