GetBalanceReply$json top-level constant

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

Implementation

@$core.Deprecated('Use getBalanceReplyDescriptor instead')
const GetBalanceReply$json = {
  '1': 'GetBalanceReply',
  '2': [
    {'1': 'data', '3': 1, '4': 3, '5': 11, '6': '.wallet.WalletHD', '10': 'data'},
    {'1': 'total', '3': 2, '4': 1, '5': 4, '10': 'total'},
  ],
};