start method

double start(
  1. int index
)

Implementation

double start(int index) => js_util.callMethod(this, 'start', [index]);