menu
chatwoot_client_sdk package
documentation
data/local/entity/chatwoot_message.dart
ChatwootMessage
contentType property
contentType property
dark_mode
light_mode
contentType
property
@JsonKey(name: "content_type")
@HiveField(3)
String
?
contentType
final
content type of message
Implementation
@JsonKey(name: "content_type") @HiveField(3) final String? contentType;
chatwoot_client_sdk package
documentation
data/local/entity/chatwoot_message
ChatwootMessage
contentType property
ChatwootMessage class