menu
apphud_plus package
documentation
apphud_plus_platform_interface.dart
ApphudPlusPlatform
getBackgroundNotificationPayloadRaw method
getBackgroundNotificationPayloadRaw method
dark_mode
light_mode
getBackgroundNotificationPayloadRaw
method
Future
<
String
?
>
getBackgroundNotificationPayloadRaw
(
)
Implementation
Future<String?> getBackgroundNotificationPayloadRaw() async { throw UnimplementedError(); }
apphud_plus package
documentation
apphud_plus_platform_interface
ApphudPlusPlatform
getBackgroundNotificationPayloadRaw method
ApphudPlusPlatform class