4/12/10
This commit is contained in:
@@ -512,7 +512,7 @@ class MapDriverController extends GetxController {
|
||||
Get.to(() => RatePassenger(), arguments: {
|
||||
'passengerId': passengerId,
|
||||
'rideId': rideId,
|
||||
'price': price.toString()
|
||||
'price': price.toString(),
|
||||
});
|
||||
// Get.back();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user