dispose method

dynamic dispose()

Implementation

dispose() {
  dispatchEvent(three.Event({"type": "dispose"}));
}