How can I get user's ID (to know which one to send the notification)? `_pushNotifications.requestPermission();` is just a simple void...
How can I get user's ID (to know which one to send the notification)?
_pushNotifications.requestPermission();is just a simple void...