messageTranslations top-level property

Map<String, Map<String, String>> messageTranslations
final

Implementation

final Map<String, Map<String, String>> messageTranslations = {
  'en': {
    'AFFORDABILITY_20_PERCENT':
        "The premium for one or more selected benefits exceeds 20% of the primary life assured's income. Please review your coverage.",
  },
};