GPUUncapturedErrorEvent constructor

GPUUncapturedErrorEvent(
  1. String type,
  2. GPUUncapturedErrorEventInit gpuUncapturedErrorEventInitDict
)

Implementation

external factory GPUUncapturedErrorEvent(
  String type,
  GPUUncapturedErrorEventInit gpuUncapturedErrorEventInitDict,
);