This commit is contained in:
Hamza-Ayed
2024-07-10 20:54:27 +03:00
parent 43eb600fbf
commit a90ffd8050
10 changed files with 64 additions and 33 deletions

View File

@@ -7,6 +7,7 @@ class BoxName {
static const String gender = "gender";
static const String carType = "carType";
static const String deviceInfo = "deviceInfo";
static const String packagInfo = "packagInfo";
static const String phoneVerified = "phoneVerified";
static const String carPlate = "carPlate";
static const String statusDriverLocation = "statusDriverLocation";