flush method

dynamic flush()

Implementation

flush() {
  return gl.flush();
}