This commit is contained in:
Hamza Aleghwairyeen
2024-04-07 01:29:54 +03:00
parent c6b0bf2645
commit 5624cb9a2f
10 changed files with 72 additions and 26 deletions

View File

@@ -5,6 +5,7 @@ class BoxName {
static const String lang = "lang";
static const String carType = "carType";
static const String carPlate = "carPlate";
static const String statusDriverLocation = "statusDriverLocation";
static const String password = "password";
static const String passwordDriver = "passwordDriver";