24-12/31/1
This commit is contained in:
@@ -1956,8 +1956,8 @@ class MapPassengerController extends GetxController {
|
||||
final body = constructNotificationBody(driverData);
|
||||
// Log.print('body:ww ${body}');
|
||||
FirebaseMessagesController().sendNotificationToDriverMAP(
|
||||
'OrderSpeed',
|
||||
rideId,
|
||||
'Order'.tr,
|
||||
endNameAddress,
|
||||
driverData['token'].toString(),
|
||||
body,
|
||||
'order.wav');
|
||||
|
||||
Reference in New Issue
Block a user