draw method

void draw()

Implementation

void draw() {
  _jsInternal.callMethod('draw', []);
}