Firebase (FCM) registration token in Flutter FirebaseMessaging.instance.getToken().then((value) { String? token = value; });
確定! 回上一頁