dispose method

  1. @JSExport()
JSPromise<JSAny?> dispose()

Implementation

@JSExport()
JSPromise dispose() => viewer.dispose().toJS;