menu
snowplow_tracker package
documentation
snowplow_tracker_plugin_web.dart
SnowplowTrackerPluginWeb
onGetSessionUserId method
onGetSessionUserId method
dark_mode
light_mode
onGetSessionUserId
method
String
?
onGetSessionUserId
(
MethodCall
call
)
Implementation
String? onGetSessionUserId(MethodCall call) { return SnowplowTrackerController.getSessionUserId(); }
snowplow_tracker package
documentation
snowplow_tracker_plugin_web
SnowplowTrackerPluginWeb
onGetSessionUserId method
SnowplowTrackerPluginWeb class