- @DomName('WebGL2RenderingContext.getContextAttributes')
- @DocsEditable()
- @Experimental()
Source
@DomName('WebGL2RenderingContext.getContextAttributes') @DocsEditable() @Experimental() // untriaged Map getContextAttributes() { return convertNativeToDart_Dictionary(_getContextAttributes_1()); }