reverse method

void reverse()

Implementation

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