unsubscribe

abstract suspend fun unsubscribe()(source)

Removes this subscription.

Once all SyncStreamSubscriptions for a SyncStream have been unsubscribed, the ttl for that stream starts running. When it expires without subscribing again, the stream will be evicted.