broadcast receives a message but FirebaseMessaging.onMessage.listen is not getting triggered
I am trying to send a notification/message using firebase cloud function and cloud messaging.
The notification works on the background, but in forground is not working.