Translations$json top-level constant

  1. @Deprecated('Use translationsDescriptor instead')
Map<String, Object> const Translations$json

Implementation

@$core.Deprecated('Use translationsDescriptor instead')
const Translations$json = {
  '1': 'Translations',
  '2': [
    {'1': 'trans_id', '3': 1, '4': 1, '5': 13, '10': 'transId'},
    {'1': 'text', '3': 2, '4': 1, '5': 9, '10': 'text'},
    {'1': 'language_code', '3': 3, '4': 1, '5': 9, '10': 'languageCode'},
    {'1': 'country', '3': 4, '4': 1, '5': 9, '10': 'country'},
    {'1': 'translation_type', '3': 5, '4': 1, '5': 13, '10': 'translationType'},
  ],
};