dispose method Null safety

  1. @mustCallSuper
void dispose()
mustCallSuper">@mustCallSuper

Release the resources used by this object. The object is no longer usable after this method is called.

Implementation

@mustCallSuper
void dispose() { }