PresentationConnectionCloseEvent constructor

PresentationConnectionCloseEvent(
  1. String type,
  2. PresentationConnectionCloseEventInit eventInitDict
)

Implementation

external factory PresentationConnectionCloseEvent(
    String type, PresentationConnectionCloseEventInit eventInitDict);