PosDefFileConfig$json top-level constant

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

Implementation

@$core.Deprecated('Use posDefFileConfigDescriptor instead')
const PosDefFileConfig$json = const {
  '1': 'PosDefFileConfig',
  '2': const [
    const {'1': 'lang', '3': 1, '4': 1, '5': 9, '10': 'lang'},
    const {'1': 'chunk_lengths', '3': 2, '4': 3, '5': 5, '10': 'chunkLengths'},
    const {'1': 'index_root_node_pos', '3': 3, '4': 1, '5': 5, '10': 'indexRootNodePos'},
    const {'1': 'count', '3': 4, '4': 1, '5': 5, '10': 'count'},
  ],
};