TradeIndex$json top-level constant

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

Implementation

@$core.Deprecated('Use tradeIndexDescriptor instead')
const TradeIndex$json = {
  '1': 'TradeIndex',
  '2': [
    {'1': 'tse', '3': 1, '4': 1, '5': 11, '6': '.app.IndexStatus', '10': 'tse'},
    {'1': 'otc', '3': 2, '4': 1, '5': 11, '6': '.app.IndexStatus', '10': 'otc'},
    {'1': 'nasdaq', '3': 3, '4': 1, '5': 11, '6': '.app.IndexStatus', '10': 'nasdaq'},
    {'1': 'nf', '3': 4, '4': 1, '5': 11, '6': '.app.IndexStatus', '10': 'nf'},
  ],
};