menu
purchases_flutter package
documentation
models/store_product_discount.dart
StoreProductDiscount
price property
price property
dark_mode
light_mode
price
property
double
get
price
inherited
Identifier of the discount.
Implementation
double get price => throw _privateConstructorUsedError;
purchases_flutter package
documentation
models/store_product_discount
StoreProductDiscount
price property
StoreProductDiscount class