25-2/24/1
This commit is contained in:
@@ -47,7 +47,7 @@ class PassengerNotificationController extends GetxController {
|
||||
'title': title,
|
||||
'body': body,
|
||||
});
|
||||
FirebaseMessagesController().sendNotificationToPassengerToken(
|
||||
Get.find<FirebaseMessagesController>().sendNotificationToPassengerToken(
|
||||
title,
|
||||
body,
|
||||
'token',
|
||||
|
||||
Reference in New Issue
Block a user