changeTranslations top-level property

Map<String, String> changeTranslations
final

Implementation

final changeTranslations = <String, String>{
  'NOSIG': 'no significant changes',
  'BECMG': 'becoming',
  'TEMPO': 'temporary',
  'PROB30': 'probability 30%',
  'PROB40': 'probability 40%',
};