Developers should not use this field directly Get Google FCM Token
Developers should not use this field directly
@override Future<String?> getToken() async { print("TUIKitPush | Dart | getGoogleToken"); return await FirebaseMessaging.instance.getToken(); }