8-20/1
This commit is contained in:
@@ -10,4 +10,8 @@ class BoxName {
|
||||
static const String email = "email";
|
||||
static const String tokens = "tokens";
|
||||
static const String tokenFCM = "tokenFCM";
|
||||
static const String cardNumber = "cardNumber";
|
||||
static const String cardHolderName = "cardHolderName";
|
||||
static const String expiryDate = "expiryDate";
|
||||
static const String cvvCode = "cvvCode";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user