'Push notification is Not Showing in flutter by using Firebase notification Scheduler from Rapid API

I am using Firebase notification Scheduler from Rapid API for push notifications, I generated an FCM token to send notifications to a particular device. but the problem is when I am using Scheduler Post API it is showing 200 as the Status code and I get Scheduler message-id but I did not get the notification in my flutter app So anyone knows how to implement a flutter for reference, you can check the website

Firebase notification Scheduler



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source