This commit is contained in:
Hamza-Ayed
2024-08-18 00:39:06 +03:00
parent 9f93c88b4d
commit 63cdd871a8
2 changed files with 11 additions and 2 deletions

View File

@@ -11,6 +11,7 @@ class BoxName {
static const String arrivalTime = "arrivalTime";
static const String passwordDriver = "passwordDriver";
static const String agreeTerms = "agreeTerms";
static const String serverChosen = "serverChosen";
static const String addWork = 'addWork';
static const String addHome = 'addHome';
static const String tipPercentage = 'tipPercentage';