Flushes all queued analytics events to the backend.
@override Future<void> flushEvents() async { clickstreamAnalytics?.flushEvents(); }