dispose method

dynamic dispose()

Implementation

dispose() {
  lists = WeakMap();
}