menu
chatwoot_sdk package
documentation
data/local/entity/chatwoot_message.dart
ChatwootMessage
ChatwootMessage.fromJson factory constructor
ChatwootMessage.fromJson factory constructor
dark_mode
light_mode
ChatwootMessage.fromJson
constructor
ChatwootMessage.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory ChatwootMessage.fromJson(Map<String, dynamic> json) => _$ChatwootMessageFromJson(json);
chatwoot_sdk package
documentation
data/local/entity/chatwoot_message
ChatwootMessage
ChatwootMessage.fromJson factory constructor
ChatwootMessage class