BackgroundFetchEvent constructor
BackgroundFetchEvent(
- String type,
- BackgroundFetchEventInit init
Implementation
external factory BackgroundFetchEvent(
String type, BackgroundFetchEventInit init);