menu
snowplow_tracker package
documentation
snowplow_tracker_plugin_web.dart
SnowplowTrackerPluginWeb
onGetSessionIndex method
onGetSessionIndex method
dark_mode
light_mode
onGetSessionIndex
method
int
?
onGetSessionIndex
(
MethodCall
call
)
Implementation
int? onGetSessionIndex(MethodCall call) { return SnowplowTrackerController.getSessionIndex(); }
snowplow_tracker package
documentation
snowplow_tracker_plugin_web
SnowplowTrackerPluginWeb
onGetSessionIndex method
SnowplowTrackerPluginWeb class