dispose method

dynamic dispose()

Implementation

dispose() {
  throw UnimplementedError('dispose() has not been implemented.');
}