fastSeek method

void fastSeek(
  1. double time
)

Implementation

void fastSeek(double time) => js_util.callMethod(this, 'fastSeek', [time]);