Get data from push notification (ionic-native firebase)

Hello.

I’m using the onNotificationOpen() method, in which I get “res” that I can probably use to gather data contained in the notification; however I can’t find doc to know which methods or members of the result can be accessed.

So the question is pretty simple: once I’ve been able to react to a triggered notification, how can I get the data inside when I know its key ?