PosDef_Translation$json top-level constant

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

Implementation

@$core.Deprecated('Use posDefDescriptor instead')
const PosDef_Translation$json = const {
  '1': 'Translation',
  '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': 'wikt_used', '3': 4, '4': 1, '5': 9, '10': 'wiktUsed'},
  ],
};