The JS version of the FirebaseMessaging 'getToken' method includes an optional 'registeredServiceWorker' parameter. This pararmeter is missing from the Flutter/DART equivalent class.
Having this extra parameter would better support the web app support for background message/notification handling.
The JS version of the FirebaseMessaging 'getToken' method includes an optional 'registeredServiceWorker' parameter. This pararmeter is missing from the Flutter/DART equivalent class.
Having this extra parameter would better support the web app support for background message/notification handling.