finish method
Implementation
GPURenderBundle finish([GPURenderBundleDescriptor? descriptor]) =>
js_util.callMethod(this, 'finish', [descriptor]);
GPURenderBundle finish([GPURenderBundleDescriptor? descriptor]) =>
js_util.callMethod(this, 'finish', [descriptor]);