finish method

dynamic finish()

Implementation

finish() {
  return gl.glFinish();
}