PropsBackgroundFetchManager extension
Methods
-
fetch(
String id, dynamic requests, [BackgroundFetchOptions? options]) → Future< BackgroundFetchRegistration> -
Available on BackgroundFetchManager, provided by the PropsBackgroundFetchManager extension
-
get(
String id) → Future< BackgroundFetchRegistration> -
Available on BackgroundFetchManager, provided by the PropsBackgroundFetchManager extension
-
getIds(
) → Future< Iterable< String> > -
Available on BackgroundFetchManager, provided by the PropsBackgroundFetchManager extension