end method

double end(
  1. int index
)

Implementation

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