SpecifyDetail$json top-level constant

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

Implementation

@$core.Deprecated('Use specifyDetailDescriptor instead')
const SpecifyDetail$json = {
  '1': 'SpecifyDetail',
  '2': [
    {'1': 'pair', '3': 1, '4': 1, '5': 14, '6': '.payment.CurrencyPair', '8': {}, '10': 'pair'},
    {'1': 'amount', '3': 2, '4': 1, '5': 4, '8': {}, '10': 'amount'},
    {'1': 'price', '3': 3, '4': 1, '5': 1, '8': {}, '10': 'price'},
  ],
};