types property

List<AbiType> types
final

The types used to encode the individual components of this tuple.

Implementation

final List<AbiType> types;