cleanup method

void cleanup()

Implementation

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