getContextAttributes method
      
dynamic
getContextAttributes()
      
     
    
    
Implementation
dynamic getContextAttributes() {
  return gles.glGetContextAttributes(gl);
}dynamic getContextAttributes() {
  return gles.glGetContextAttributes(gl);
}