This commit is contained in:
Hamza-Ayed
2024-08-17 22:15:26 +03:00
parent 46f11d5991
commit b93ddc3945
14 changed files with 358 additions and 203 deletions

View File

@@ -5,6 +5,7 @@ class BoxName {
static const String tokenParent = "tokenParent";
static const String lang = "lang";
static const String serverChosen = "serverChosen";
static const String gender = "gender";
static const String carType = "carType";
static const String carPlate = "carPlate";