onListenEnd method

void onListenEnd()

Event handler that receives a notification when the SubscriptionListener instance is removed from a Subscription through Subscription.removeListener.

This is the last event to be fired on the listener.

Implementation

void onListenEnd() {}