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