menu
airship_flutter
airship_flutter.dart
ForegroundDisplayPredicate typedef
ForegroundDisplayPredicate
dark_mode
light_mode
ForegroundDisplayPredicate
typedef
ForegroundDisplayPredicate
=
Future
<
bool
>
Function
(
PushPayload
payload
)
Implementation
typedef ForegroundDisplayPredicate = Future<bool> Function(PushPayload payload);
airship_flutter
airship_flutter
ForegroundDisplayPredicate typedef
airship_flutter library