menu
sfmc package
documentation
sfmc_method_channel.dart
MethodChannelSfmc
logSdkState method
logSdkState method
dark_mode
light_mode
logSdkState
method
@
override
Future
<
void
>
logSdkState
(
)
override
Implementation
@override Future<void> logSdkState() { return methodChannel.invokeMethod('logSdkState'); }
sfmc package
documentation
sfmc_method_channel
MethodChannelSfmc
logSdkState method
MethodChannelSfmc class