This commit is contained in:
Hamza-Ayed
2023-08-13 02:19:18 +03:00
parent f84c82bcc8
commit 8b46545fbc
23 changed files with 715 additions and 176 deletions

View File

@@ -2,4 +2,5 @@ class BoxName {
static const String driverID = "driverID";
static const String lang = "lang";
static const String agreeTerms = "agreeTerms";
}