CsvIndexSpec$json top-level constant

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

Implementation

@$core.Deprecated('Use csvIndexSpecDescriptor instead')
const CsvIndexSpec$json = {
  '1': 'CsvIndexSpec',
  '2': [
    {'1': 'fieldIndex', '3': 1, '4': 1, '5': 13, '10': 'fieldIndex'},
    {'1': 'sortOrder', '3': 2, '4': 1, '5': 14, '6': '.co.topl.genus.services.SortOrder', '10': 'sortOrder'},
    {'1': 'isNumeric', '3': 3, '4': 1, '5': 8, '10': 'isNumeric'},
  ],
};