1. @DomName('WebGLRenderingContext.getError')
  2. @DocsEditable()
int getError()

Source

@DomName('WebGLRenderingContext.getError')
@DocsEditable()
int getError() =>
    _blink.BlinkWebGLRenderingContext.instance.getError_Callback_0_(this);