9/19/2
This commit is contained in:
@@ -32,6 +32,7 @@ class PaymentController extends GetxController {
|
||||
// double.parse(Get.find<MapDriverController>().totalPricePassenger);
|
||||
int? selectedAmount = 0;
|
||||
List<dynamic> totalPassengerWalletDetails = [];
|
||||
final walletphoneController = TextEditingController();
|
||||
String passengerTotalWalletAmount = '';
|
||||
String ip = '1';
|
||||
DateTime now = DateTime.now();
|
||||
|
||||
Reference in New Issue
Block a user