BackgroundFetchedEvent constructor

BackgroundFetchedEvent(
  1. String type,
  2. Map init
)

Implementation

BackgroundFetchedEvent(super.type, Map init) : super.internal();