DatetimeIndexParams$json top-level constant

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

Implementation

@$core.Deprecated('Use datetimeIndexParamsDescriptor instead')
const DatetimeIndexParams$json = {
  '1': 'DatetimeIndexParams',
  '2': [
    {'1': 'on_disk', '3': 1, '4': 1, '5': 8, '9': 0, '10': 'onDisk', '17': true},
    {'1': 'is_principal', '3': 2, '4': 1, '5': 8, '9': 1, '10': 'isPrincipal', '17': true},
  ],
  '8': [
    {'1': '_on_disk'},
    {'1': '_is_principal'},
  ],
};