menu
chatwoot_client_sdk package
documentation
data/local/entity/chatwoot_contact.dart
ChatwootContact
ChatwootContact.fromJson factory constructor
ChatwootContact.fromJson factory constructor
dark_mode
light_mode
ChatwootContact.fromJson
constructor
ChatwootContact.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory ChatwootContact.fromJson(Map<String, dynamic> json) => _$ChatwootContactFromJson(json);
chatwoot_client_sdk package
documentation
data/local/entity/chatwoot_contact
ChatwootContact
ChatwootContact.fromJson factory constructor
ChatwootContact class