connectSelectedWallet abstract method
Connects the selectedWallet previously selected
Implementation
Future<void> connectSelectedWallet({
bool inBrowser = false,
AppKitSocialOption? socialOption,
});
Connects the selectedWallet previously selected
Future<void> connectSelectedWallet({
bool inBrowser = false,
AppKitSocialOption? socialOption,
});