WithdrawReply$json top-level constant

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

Implementation

@$core.Deprecated('Use withdrawReplyDescriptor instead')
const WithdrawReply$json = {
  '1': 'WithdrawReply',
  '2': [
    {'1': 'tx_hash', '3': 1, '4': 1, '5': 9, '10': 'txHash'},
  ],
};