menu
on_chain package
documentation
aptos/src/provider/methods/account/get_account_module.dart
AptosRequestGetAccountModule
pathParameters property
pathParameters property
dark_mode
light_mode
pathParameters
property
@
override
List
<
String
>
get
pathParameters
override
Implementation
@override List<String> get pathParameters => [address.toString(), moduleName];
on_chain package
documentation
aptos/src/provider/methods/account/get_account_module
AptosRequestGetAccountModule
pathParameters property
AptosRequestGetAccountModule class