beginPath method

void beginPath()

Implementation

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