This commit is contained in:
Hamza-Ayed
2024-06-09 18:38:15 +03:00
parent b5badb8f2e
commit a13f9254ae
5 changed files with 220 additions and 132 deletions

View File

@@ -16,6 +16,7 @@ class BoxName {
static const String agreeTerms = "agreeTerms";
static const String addWork = 'addWork';
static const String addHome = 'addHome';
static const String rideArguments = 'rideArguments';
static const String durationData = 'durationData';
static const String rideStaticDriverData = 'rideStaticDriverData';
static const String lastTimeStaticThrottle = 'lastTimeStaticThrottle';