menu
flutter_chatwoot_sdk package
documentation
data/local/entity/chatwoot_message.dart
ChatwootMessage
content property
content property
dark_mode
light_mode
content
property
@JsonKey()
@HiveField(1)
String
?
content
final
text content of the message
Implementation
@JsonKey
()
@HiveField
(
1
)
final
String?
content;
flutter_chatwoot_sdk package
documentation
data/local/entity/chatwoot_message
ChatwootMessage
content property
ChatwootMessage class