Entry_RawTranslation$json top-level constant

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

Implementation

@$core.Deprecated('Use entryDescriptor instead')
const Entry_RawTranslation$json = const {
  '1': 'RawTranslation',
  '2': const [
    const {'1': 'lang', '3': 1, '4': 1, '5': 9, '10': 'lang'},
    const {'1': 'text', '3': 2, '4': 1, '5': 9, '10': 'text'},
    const {'1': 'source_type', '3': 3, '4': 1, '5': 9, '10': 'sourceType'},
  ],
};