menu
widgets_sdk_flutter package
documentation
definitions.dart
VisitorInfo
customAttributes property
customAttributes property
dark_mode
light_mode
customAttributes
property
Map
<
String
,
String
>
customAttributes
final
A dictionary with custom attributes.
Implementation
final Map<String, String> customAttributes;
widgets_sdk_flutter package
documentation
definitions
VisitorInfo
customAttributes property
VisitorInfo class