menu
marketap_sdk package
documentation
marketap_sdk_platform_interface.dart
MarketapSdkPlatform
identify abstract method
identify abstract method
dark_mode
light_mode
identify
abstract method
Future
<
void
>
identify
(
String
userId
, {
Map
<
String
,
dynamic
>
?
userProperties
,
})
Implementation
Future<void> identify( String userId, { Map<String, dynamic>? userProperties, });
marketap_sdk package
documentation
marketap_sdk_platform_interface
MarketapSdkPlatform
identify abstract method
MarketapSdkPlatform class