onListenStart method
Event handler that receives a notification when the SubscriptionListener instance is added to a Subscription through Subscription.addListener.
This is the first event to be fired on the listener.
Implementation
void onListenStart() {}