ArrayParam$json top-level constant

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

Implementation

@$core.Deprecated('Use arrayParamDescriptor instead')
const ArrayParam$json = {
  '1': 'ArrayParam',
  '2': [
    {
      '1': 'element_type',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.TW.EthereumAbi.Proto.ParamType',
      '10': 'elementType'
    },
    {
      '1': 'elements',
      '3': 2,
      '4': 3,
      '5': 11,
      '6': '.TW.EthereumAbi.Proto.Token',
      '10': 'elements'
    },
  ],
};