menu
sfmc_plugin package
documentation
sfmc_plugin_platform_interface.dart
SfmcPluginPlatform
getContactKey method
getContactKey method
dark_mode
light_mode
getContactKey
method
Future
<
String
?
>
getContactKey
(
)
To Get Contact Key
Implementation
Future<String?> getContactKey() => _instance.getContactKey();
sfmc_plugin package
documentation
sfmc_plugin_platform_interface
SfmcPluginPlatform
getContactKey method
SfmcPluginPlatform class