JsonIndexSpec$json top-level constant

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

Implementation

@$core.Deprecated('Use jsonIndexSpecDescriptor instead')
const JsonIndexSpec$json = {
  '1': 'JsonIndexSpec',
  '2': [
    {'1': 'jsonPath', '3': 1, '4': 1, '5': 9, '10': 'jsonPath'},
    {'1': 'sortOrder', '3': 2, '4': 1, '5': 14, '6': '.co.topl.genus.services.SortOrder', '10': 'sortOrder'},
  ],
};