dispose method

  1. @mustCallSuper
void dispose ()
@mustCallSuper

Discard any resources being held by the object.

The onChanged callback will not be invoked after this method has been called.

Implementation

@mustCallSuper
void dispose() { }