fileElementClassEN top-level constant

Map<String, String> const fileElementClassEN

Implementation

const Map<String, String> fileElementClassEN = {
  water2nd: 'Water 2nd',
  wood3rd: 'Wood 3rd',
  metal4th: 'Metal 4th',
  earth5th: 'Earth 5th',
  fire6th: 'Fire 6th',
};