GetWalletsByEmailRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use getWalletsByEmailRequestDescriptor instead')
const GetWalletsByEmailRequest$json = {
  '1': 'GetWalletsByEmailRequest',
  '2': [
    {'1': 'email', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'email'},
    {'1': 'currency', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'currency'},
  ],
};