menu
appwheel_flutter package
documentation
model/aw_product.dart
ProductDiscount
discountPeriod property
discountPeriod property
dark_mode
light_mode
discountPeriod
property
String
?
discountPeriod
getter/setter pair
优惠的周期:采用 ISO 8601 格式指定。例如,P7D 相当于七天
Implementation
late String? discountPeriod;
appwheel_flutter package
documentation
model/aw_product
ProductDiscount
discountPeriod property
ProductDiscount class