PosDef_TabTranslation$json top-level constant

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

Implementation

@$core.Deprecated('Use posDefDescriptor instead')
const PosDef_TabTranslation$json = const {
  '1': 'TabTranslation',
  '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': 'is_cldr', '3': 3, '4': 1, '5': 8, '10': 'isCldr'},
  ],
};