This commit is contained in:
Hamza-Ayed
2023-10-14 15:03:19 +03:00
parent c1e4c74356
commit 642820c55b
24 changed files with 191 additions and 218 deletions

View File

@@ -2,10 +2,11 @@ class BoxName {
static const String driverID = "driverID";
static const String lang = "lang";
static const String statusDriverLocation = "statusDriverLocation";
static const String password = "password";
static const String passwordDriver = "passwordDriver";
static const String agreeTerms = "agreeTerms";
static const String pasengerID = "pasengerID";
static const String passengerID = "pasengerID";
static const String phone = "phone";
static const String phoneDriver = "phoneDriver";
static const String name = "name";