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 = const {
  '1': 'Payment',
  '2': const [
    const {
      '1': 'receiver_gets',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.ic_ledger.pb.v1.ICPTs',
      '8': const {},
      '10': 'receiverGets'
    },
  ],
  '7': const {},
};