pause method

void pause()

Implementation

void pause() => js_util.callMethod(this, 'pause', []);