Amount$json top-level constant

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

Implementation

@$core.Deprecated('Use amountDescriptor instead')
const Amount$json = {
  '1': 'Amount',
  '2': [
    {'1': 'amount', '3': 1, '4': 1, '5': 4, '10': 'amount'},
  ],
};