getError method

dynamic getError()

Implementation

getError() {
  return gl.glGetError();
}