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