PresentationConnectionCloseEvent constructor
PresentationConnectionCloseEvent(
- String type,
- PresentationConnectionCloseEventInit eventInitDict
Implementation
external factory PresentationConnectionCloseEvent(
String type, PresentationConnectionCloseEventInit eventInitDict);