I\'m trying to use Postman to send a single Push Notification using Firebase Cloud Messaging service.
This is a working cURL command for th
Steps to send FCM throw Postman:
More information here: https://stackoverflow.com/a/62670409/1151916