Refund$json top-level constant

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

Implementation

@$core.Deprecated('Use refundDescriptor instead')
const Refund$json = const {
  '1': 'Refund',
  '2': const [
    const {
      '1': 'refund',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.ic_ledger.pb.v1.BlockHeight',
      '10': 'refund'
    },
    const {'1': 'error', '3': 3, '4': 1, '5': 9, '10': 'error'},
  ],
};