OnBackgroundFetchDataCallback typedef

OnBackgroundFetchDataCallback = void Function(OnBackgroundFetchDataListenerResult)

Implementation

typedef OnBackgroundFetchDataCallback = void Function(
    OnBackgroundFetchDataListenerResult);