IndexFieldSpec$json top-level constant

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

Implementation

@$core.Deprecated('Use indexFieldSpecDescriptor instead')
const IndexFieldSpec$json = {
  '1': 'IndexFieldSpec',
  '2': [
    {'1': 'jsonSpecs', '3': 1, '4': 1, '5': 11, '6': '.co.topl.genus.services.JsonIndexSpecs', '9': 0, '10': 'jsonSpecs'},
    {'1': 'csvSpecs', '3': 2, '4': 1, '5': 11, '6': '.co.topl.genus.services.CsvIndexSpecs', '9': 0, '10': 'csvSpecs'},
  ],
  '8': [
    {'1': 'spec'},
  ],
};