onUnsubscribe property

Stream<UnsubscriptionRequest> onUnsubscribe

Fires whenever a client cancels a subscription.

Implementation

Stream<UnsubscriptionRequest> get onUnsubscribe;