Flutter / Cloud Messaging notification – the token is undefined when calling function cloud
I call my function when I do an action somewhere in a flutter class. (when a user add a word, I want the partner connected with receive the notification about the new word!) When I print partnerFcmToken, it's well here…