subscribeToTopic("matchscore"); } @override Widget build(BuildContext context) { return Scaffold( appBar: AppBar( title: const Text('My Flutter FCM'), ) ...
確定! 回上一頁