ParseRequestInput$json top-level constant

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

Implementation

@$core.Deprecated('Use parseRequestInputDescriptor instead')
const ParseRequestInput$json = {
  '1': 'ParseRequestInput',
  '2': [
    {
      '1': 'protocol',
      '3': 1,
      '4': 1,
      '5': 14,
      '6': '.TW.WalletConnect.Proto.Protocol',
      '10': 'protocol'
    },
    {
      '1': 'method',
      '3': 2,
      '4': 1,
      '5': 14,
      '6': '.TW.WalletConnect.Proto.Method',
      '10': 'method'
    },
    {'1': 'payload', '3': 3, '4': 1, '5': 9, '10': 'payload'},
  ],
};