menu
web3dart_plus package
documentation
contracts.dart
TupleType
TupleType.new const constructor
TupleType.new const constructor
dark_mode
light_mode
TupleType
constructor
const
TupleType
(
List
<
AbiType
>
types
)
Implementation
const TupleType(this.types);
web3dart_plus package
documentation
contracts
TupleType
TupleType.new const constructor
TupleType class