IndexStatus$json top-level constant

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

Implementation

@$core.Deprecated('Use indexStatusDescriptor instead')
const IndexStatus$json = {
  '1': 'IndexStatus',
  '2': [
    {'1': 'break_count', '3': 1, '4': 1, '5': 3, '10': 'breakCount'},
    {'1': 'price_chg', '3': 2, '4': 1, '5': 1, '10': 'priceChg'},
  ],
};