menu
superfine_sdk package
documentation
superfine_sdk_platform_interface.dart
SuperfineSdkFlutterPlatform
logWalletLink abstract method
logWalletLink abstract method
dark_mode
light_mode
logWalletLink
abstract method
Future
<
void
>
logWalletLink
(
String
wallet
, {
String
type
=
"ethereum"
,
})
Implementation
Future<void> logWalletLink(String wallet, {String type = "ethereum"});
superfine_sdk package
documentation
superfine_sdk_platform_interface
SuperfineSdkFlutterPlatform
logWalletLink abstract method
SuperfineSdkFlutterPlatform class