menu
mparticle_flutter_sdk package
documentation
events/product.dart
Product
attributes property
attributes property
dark_mode
light_mode
attributes
property
Map
<
String
,
String
?
>
?
attributes
final
A map containing further information about the product.
Implementation
final Map<String, String?>? attributes;
mparticle_flutter_sdk package
documentation
events/product
Product
attributes property
Product class