stop method

void stop()

Implementation

void stop() {
  jsObject.stop();
}