BackgroundFetchEvent constructor

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

Implementation

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