DataLangConfig$json top-level constant

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

Implementation

@$core.Deprecated('Use dataLangConfigDescriptor instead')
const DataLangConfig$json = const {
  '1': 'DataLangConfig',
  '2': const [
    const {'1': 'lang_dict', '3': 1, '4': 1, '5': 9, '10': 'langDict'},
    const {'1': 'entry_pos0', '3': 2, '4': 1, '5': 5, '10': 'entryPos0'},
    const {'1': 'entry_file_len', '3': 3, '4': 1, '5': 15, '10': 'entryFileLen'},
    const {'1': 'indexes', '3': 4, '4': 3, '5': 11, '6': '.wikibulary.posdefviewer.DataLangConfig.Index', '10': 'indexes'},
    const {'1': 'file_lengths', '3': 5, '4': 3, '5': 11, '6': '.wikibulary.posdefviewer.DataLangConfig.FileLengthsEntry', '10': 'fileLengths'},
  ],
  '3': const [DataLangConfig_Double$json, DataLangConfig_CollationGraph$json, DataLangConfig_Index$json, DataLangConfig_FileLengthsEntry$json],
};