This commit is contained in:
Hamza-Ayed
2023-11-01 22:05:35 +03:00
parent c4285cface
commit 8ef5403f75
13 changed files with 449 additions and 156 deletions

View File

@@ -29,4 +29,5 @@ class BoxName {
static const String passengerWalletTotal = "passengerWalletTotal";
static const String passengerWalletFound = "passengerWalletFound";
static const String periods = 'periods';
static const String onBoarding = 'onBoarding';
}