createQuery method

WebGLQuery? createQuery()

Implementation

WebGLQuery? createQuery() => js_util.callMethod(this, 'createQuery', []);