destroy method

void destroy()

Implementation

void destroy() {
  _jsInternal.callMethod('destroy', []);
}