PushEvent constructor
PushEvent(
- String type, [
- PushEventInit eventInitDict
Implementation
external factory PushEvent(
String type, [
PushEventInit eventInitDict,
]);