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