menu
matomo_tracker_enhanced package
documentation
matomo_tracker.dart
MatomoTracker
dropActions method
dropActions method
dark_mode
light_mode
dropActions
method
void
dropActions
(
)
Drops all actions queued for dispatching.
Implementation
void dropActions() { queue.clear(); }
matomo_tracker_enhanced package
documentation
matomo_tracker
MatomoTracker
dropActions method
MatomoTracker class