ApplicationPerformFetchWithCompletionHandler typedef Null safety
Implementation
typedef ApplicationPerformFetchWithCompletionHandler = void Function(
UIApplication application,
);
typedef ApplicationPerformFetchWithCompletionHandler = void Function(
UIApplication application,
);