NotificationEvent constructor
NotificationEvent(
- String type,
- NotificationEventInit eventInitDict
Implementation
external factory NotificationEvent(
String type, NotificationEventInit eventInitDict);