This commit is contained in:
Hamza Aleghwairyeen
2024-04-03 03:18:26 +03:00
parent 17cc8145da
commit 78eb7e7a07
3 changed files with 10 additions and 10 deletions

View File

@@ -469,7 +469,7 @@ class MapDriverController extends GetxController {
Future.delayed(const Duration(milliseconds: 300));
FirebaseMessagesController().sendNotificationToPassengerToken(
'Driver Finish Trip',
'you will pay to Driver'.tr + ' $totalCost \$'.tr,
'you will pay to Driver'.tr + ' $price \$'.tr,
tokenPassenger,
[
box.read(BoxName.driverID),