isVertexArrayOES method
Implementation
bool isVertexArrayOES(WebGLVertexArrayObjectOES? arrayObject) =>
js_util.callMethod(this, 'isVertexArrayOES', [arrayObject]);
bool isVertexArrayOES(WebGLVertexArrayObjectOES? arrayObject) =>
js_util.callMethod(this, 'isVertexArrayOES', [arrayObject]);