menu
mparticle_flutter_sdk package
documentation
events/product.dart
Product
quantity property
quantity property
dark_mode
light_mode
quantity
property
int
?
quantity
final
The quantity of the product. Default value is 1.
Implementation
final int? quantity;
mparticle_flutter_sdk package
documentation
events/product
Product
quantity property
Product class