didStopListening method Null safety

  1. @protected
void didStopListening()
protected">@protected

Called when the number of listeners changes from one to zero.

Implementation

@protected
void didStopListening();