This commit is contained in:
Hamza Aleghwairyeen
2024-04-08 18:22:19 +03:00
parent de4c16b249
commit e59e94a04e
5 changed files with 88 additions and 13 deletions

View File

@@ -8,6 +8,7 @@ class BoxName {
static const String carPlate = "carPlate";
static const String statusDriverLocation = "statusDriverLocation";
static const String password = "password";
static const String arrivalTime = "arrivalTime";
static const String passwordDriver = "passwordDriver";
static const String agreeTerms = "agreeTerms";
static const String addWork = 'addWork';