ParamsDecodingInput$json top-level constant

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

Implementation

@$core.Deprecated('Use paramsDecodingInputDescriptor instead')
const ParamsDecodingInput$json = {
  '1': 'ParamsDecodingInput',
  '2': [
    {'1': 'encoded', '3': 1, '4': 1, '5': 12, '10': 'encoded'},
    {'1': 'abi_json', '3': 2, '4': 1, '5': 9, '9': 0, '10': 'abiJson'},
    {
      '1': 'abi_params',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.TW.EthereumAbi.Proto.AbiParams',
      '9': 0,
      '10': 'abiParams'
    },
  ],
  '8': [
    {'1': 'abi'},
  ],
};