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

Source

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