menu
marigold_mobile_flutter_sdk package
documentation
model/message.dart
Message
attributes property
attributes property
dark_mode
light_mode
attributes
property
Map
<
String
,
String
?
>
?
attributes
final
Custom key-value pairs set on the message at authoring time.
Implementation
final Map<String, String?>? attributes;
marigold_mobile_flutter_sdk package
documentation
model/message
Message
attributes property
Message class