Controls an active stream subscription.
Returned by subscribe(). Use unsubscribe() to terminate the stream early. Use isUnsubscribed() to check if already terminated.
subscribe()
unsubscribe()
isUnsubscribed()
Controls an active stream subscription.