backup. before shop update
This commit is contained in:
5
lib/models/payment_method.dart
Normal file
5
lib/models/payment_method.dart
Normal file
@@ -0,0 +1,5 @@
|
||||
|
||||
enum PaymentMethod {
|
||||
ONLINE, // 1
|
||||
OFFLINE // 0
|
||||
}
|
||||
Reference in New Issue
Block a user