FutureDetailMessage$json top-level constant

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

Implementation

@$core.Deprecated('Use futureDetailMessageDescriptor instead')
const FutureDetailMessage$json = {
  '1': 'FutureDetailMessage',
  '2': [
    {'1': 'code', '3': 1, '4': 1, '5': 9, '10': 'code'},
    {'1': 'symbol', '3': 2, '4': 1, '5': 9, '10': 'symbol'},
    {'1': 'name', '3': 3, '4': 1, '5': 9, '10': 'name'},
    {'1': 'category', '3': 4, '4': 1, '5': 9, '10': 'category'},
    {'1': 'delivery_month', '3': 5, '4': 1, '5': 9, '10': 'deliveryMonth'},
    {'1': 'delivery_date', '3': 6, '4': 1, '5': 9, '10': 'deliveryDate'},
    {'1': 'underlying_kind', '3': 7, '4': 1, '5': 9, '10': 'underlyingKind'},
    {'1': 'unit', '3': 8, '4': 1, '5': 3, '10': 'unit'},
    {'1': 'limit_up', '3': 9, '4': 1, '5': 1, '10': 'limitUp'},
    {'1': 'limit_down', '3': 10, '4': 1, '5': 1, '10': 'limitDown'},
    {'1': 'reference', '3': 11, '4': 1, '5': 1, '10': 'reference'},
    {'1': 'update_date', '3': 12, '4': 1, '5': 9, '10': 'updateDate'},
  ],
};