StreamTicksResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use streamTicksResponseDescriptor instead')
const StreamTicksResponse$json = {
  '1': 'StreamTicksResponse',
  '2': [
    {'1': 'pin_name', '3': 1, '4': 1, '5': 9, '10': 'pinName'},
    {'1': 'time', '3': 2, '4': 1, '5': 4, '10': 'time'},
    {'1': 'high', '3': 3, '4': 1, '5': 8, '10': 'high'},
  ],
};