menu
chatwoot_client_sdk package
documentation
data/local/entity/chatwoot_user.dart
ChatwootUser
email property
email property
dark_mode
light_mode
email
property
@JsonKey()
@HiveField(3)
String
?
email
final
email of chatwoot user
Implementation
@JsonKey() @HiveField(3) final String? email;
chatwoot_client_sdk package
documentation
data/local/entity/chatwoot_user
ChatwootUser
email property
ChatwootUser class