To send a message from FCM backend, we have this view :
I wanna to get the message label (libellé du message) from RemoteMessage
. When I debug for the field, the content in the message is labeled as google.c.a.c_l
, which I think is an internal field.