menu
aptos package
documentation
aptos_types/abi.dart
ArgumentABI
ArgumentABI constructor
ArgumentABI constructor
dark_mode
light_mode
ArgumentABI
constructor
ArgumentABI
(
String
name
,
TypeTag
typeTag
)
Implementation
ArgumentABI(this.name, this.typeTag);
aptos package
documentation
aptos_types/abi
ArgumentABI
ArgumentABI constructor
ArgumentABI class