This is my code to send notification on particular topic ... sendNotification(subject,title) async{ final postUrl = 'https://fcm.googleapis.com/fcm/send'; ...
確定! 回上一頁