PriceHistory$json top-level constant

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

Implementation

@$core.Deprecated('Use priceHistoryDescriptor instead')
const PriceHistory$json = {
  '1': 'PriceHistory',
  '2': [
    {'1': 'price', '3': 1, '4': 1, '5': 1, '10': 'price'},
    {'1': 'timestamp', '3': 2, '4': 1, '5': 3, '10': 'timestamp'},
  ],
};