menu
mparticle_flutter_sdk package
documentation
events/mp_event.dart
MPEvent
customAttributes property
customAttributes property
dark_mode
light_mode
customAttributes
property
Map
<
String
,
String
?
>
?
customAttributes
getter/setter pair
A map containing further information about the event.
Implementation
Map<String, String?>? customAttributes;
mparticle_flutter_sdk package
documentation
events/mp_event
MPEvent
customAttributes property
MPEvent class