ForegroundDisplayPredicate typedef

ForegroundDisplayPredicate = Future<bool> Function(PushPayload payload)

Implementation

typedef ForegroundDisplayPredicate = Future<bool> Function(PushPayload payload);