StockNumArrWithDate$json top-level constant

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

Implementation

@$core.Deprecated('Use stockNumArrWithDateDescriptor instead')
const StockNumArrWithDate$json = {
  '1': 'StockNumArrWithDate',
  '2': [
    {'1': 'stock_num_arr', '3': 1, '4': 3, '5': 9, '10': 'stockNumArr'},
    {'1': 'date', '3': 2, '4': 1, '5': 9, '10': 'date'},
  ],
};