menu
purchases_flutter package
documentation
models/store_product_wrapper.dart
StoreProduct
price property
price property
dark_mode
light_mode
price
property
double
get
price
inherited
Price of the product in the local currency.
Implementation
double get price => throw _privateConstructorUsedError;
purchases_flutter package
documentation
models/store_product_wrapper
StoreProduct
price property
StoreProduct class