unsubscribe

fun unsubscribe(eventSubscription: EventSubscription): Boolean

Deprecated

Deprecated in favor of the `events` flow.

Replace with

events.collect { }