didUnregisterListener method Null safety

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

This implementation ignores listener registrations.

Implementation

@protected
void didUnregisterListener() { }