CsvIndexSpecs$json top-level constant

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

Implementation

@$core.Deprecated('Use csvIndexSpecsDescriptor instead')
const CsvIndexSpecs$json = {
  '1': 'CsvIndexSpecs',
  '2': [
    {'1': 'specs', '3': 1, '4': 3, '5': 11, '6': '.co.topl.genus.services.CsvIndexSpec', '10': 'specs'},
    {'1': 'separatorChar', '3': 2, '4': 1, '5': 13, '10': 'separatorChar'},
    {'1': 'quoteChar', '3': 3, '4': 1, '5': 11, '6': '.google.protobuf.UInt32Value', '10': 'quoteChar'},
  ],
};