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