1. DomName('WebGLRenderingContext.getContextAttributes')
  2. DocsEditable()
dynamic getContextAttributes()

Source

@DomName('WebGLRenderingContext.getContextAttributes')
@DocsEditable()
 getContextAttributes() => convertNativeDictionaryToDartDictionary(wrap_jso(_blink.BlinkWebGLRenderingContext.instance.getContextAttributes_Callback_0_(unwrap_jso(this))));