getBackgroundNotificationPayload method
Implementation
Future<ApphudNotificationPayload?> getBackgroundNotificationPayload() async {
throw UnimplementedError();
}
Future<ApphudNotificationPayload?> getBackgroundNotificationPayload() async {
throw UnimplementedError();
}