menu
wagmi_web package
documentation
wagmi_web.dart
GetWalletClientParameters
GetWalletClientParameters.new constructor
GetWalletClientParameters.new constructor
dark_mode
light_mode
GetWalletClientParameters
constructor
GetWalletClientParameters
(
{
String
?
account
,
dynamic
connector
,
int
?
chainId
,
})
Implementation
GetWalletClientParameters({ this.account, this.connector, this.chainId, });
wagmi_web package
documentation
wagmi_web
GetWalletClientParameters
GetWalletClientParameters.new constructor
GetWalletClientParameters class