Payment$json top-level constant

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

Implementation

@$core.Deprecated('Use paymentDescriptor instead')
const Payment$json = {
  '1': 'Payment',
  '2': [
    {
      '1': 'receiver_gets',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.ic_ledger.pb.v1.ICPTs',
      '8': {},
      '10': 'receiverGets'
    },
  ],
  '7': {},
};