CaptureActionEvent constructor
CaptureActionEvent([
- CaptureActionEventInit? init
Implementation
factory CaptureActionEvent([CaptureActionEventInit? init]) =>
CaptureActionEvent._(init ?? undefined);