Sends the queued events to the collector endpoint. Normally triggered by
timers or lifecycle hooks, but exposed publicly so apps can flush after
critical flows (e.g., before redirecting away).
Parameters
_force: boolean = false
Present for future behavior toggles; currently unused
Sends the queued events to the collector endpoint. Normally triggered by timers or lifecycle hooks, but exposed publicly so apps can flush after critical flows (e.g., before redirecting away).