menu
aptos package
documentation
transaction_builder/builder.dart
AptosClientInterface
getAccountModules abstract method
getAccountModules abstract method
dark_mode
light_mode
getAccountModules
abstract method
Future
getAccountModules
(
String
address
)
Implementation
Future<dynamic> getAccountModules(String address);
aptos package
documentation
transaction_builder/builder
AptosClientInterface
getAccountModules abstract method
AptosClientInterface mixin