GetWalletInfoResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use getWalletInfoResponseDescriptor instead')
const GetWalletInfoResponse$json = {
  '1': 'GetWalletInfoResponse',
  '2': [
    {
      '1': 'wallet',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.services.provider.v1.WalletConfiguration',
      '10': 'wallet'
    },
  ],
};