This commit is contained in:
Hamza-Ayed
2023-11-15 15:22:43 +03:00
parent c81ded3c98
commit 8e835f8c93
4 changed files with 247 additions and 241 deletions

View File

@@ -243,7 +243,7 @@ class OrderRequestPage extends StatelessWidget {
FirebaseMessagesController()
.sendNotificationToPassengerToken(
'Refused Ride',
arguments['DriverList'][9].toString(),
'${box.read(BoxName.nameDriver)} rejct your order.',
arguments['DriverList'][9].toString(),
// box.read(BoxName.tokenDriver).toString(),
bodyToPassenger,