getEN property

Map<String, String> get getEN

Implementation

Map<String, String> get getEN => {
      key: enValue,
    };