menu
superfine_sdk package
documentation
superfine_sdk_platform_interface.dart
SuperfineSdkFlutterPlatform
logAccountLink abstract method
logAccountLink abstract method
dark_mode
light_mode
logAccountLink
abstract method
Future
<
void
>
logAccountLink
(
String
id
,
String
type
, {
String
?
scopeId
,
String
?
scopeType
,
})
Implementation
Future<void> logAccountLink(String id, String type, {String? scopeId, String? scopeType});
superfine_sdk package
documentation
superfine_sdk_platform_interface
SuperfineSdkFlutterPlatform
logAccountLink abstract method
SuperfineSdkFlutterPlatform class