AmountLimit$json top-level constant

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

Implementation

@$core.Deprecated('Use amountLimitDescriptor instead')
const AmountLimit$json = {
  '1': 'AmountLimit',
  '2': [
    {'1': 'token', '3': 1, '4': 1, '5': 9, '10': 'token'},
    {'1': 'value', '3': 2, '4': 1, '5': 9, '10': 'value'},
  ],
};