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