unsubscribe abstract method
Removes an existing subscription.
If the subscription does not exist this method does nothing.
Implementation
void unsubscribe(Subscription subscription);
Removes an existing subscription.
If the subscription does not exist this method does nothing.
void unsubscribe(Subscription subscription);