This commit is contained in:
Hamza Aleghwairyeen
2024-04-03 01:15:49 +03:00
parent ae41f1bb24
commit cf3704612f
3 changed files with 22 additions and 11 deletions

View File

@@ -828,7 +828,7 @@ class MapDriverController extends GetxController {
late Duration durationToAdd;
int hours = 0;
int minutes = 0;
late String carType;
late String carType = '';
late String kazan;
@override
void onInit() async {