final
This commit is contained in:
@@ -9,7 +9,7 @@ class Coupon {
|
||||
String description;
|
||||
String expirationDate;
|
||||
double minAmount;
|
||||
Business store;
|
||||
Business? store;
|
||||
double valueAmount;
|
||||
bool isPercentage;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user