getError method

dynamic getError()

Implementation

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