GetBalanceOfRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use getBalanceOfRequestDescriptor instead')
const GetBalanceOfRequest$json = {
  '1': 'GetBalanceOfRequest',
  '2': [
    {'1': 'uuid', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'uuid'},
    {'1': 'currency', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'currency'},
    {'1': 'asset', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'asset'},
    {'1': 'wallet_type', '3': 4, '4': 1, '5': 14, '6': '.wallet.WalletType', '10': 'walletType'},
  ],
};