This commit is contained in:
Hamza-Ayed
2024-07-16 13:39:47 +03:00
parent 8661bd7f3f
commit 54e92f4aa3
16 changed files with 256 additions and 33 deletions

View File

@@ -8,6 +8,7 @@ class BoxName {
static const String gender = "gender";
static const String carType = "carType";
static const String carPlate = "carPlate";
static const String packagInfo = "packagInfo";
static const String isVerified = '0';
static const String statusDriverLocation = "statusDriverLocation";
static const String password = "password";