How to read data from firebase cloud message?

Hey Android Builder Community, I have an issue while getting data from the firebase cloud messages. Well I am able to send notifications properly but when it comes to starting message I don’t see anything there …

I used data parameter from API to send particular data from my code to the application but I am not able to read it and I also use MessageReceived event but it’s not working too …

So is there any way to read the data ?