menu
chatwoot_sdk package
documentation
data/local/entity/chatwoot_user.dart
ChatwootUser
avatarUrl property
avatarUrl property
dark_mode
light_mode
avatarUrl
property
@JsonKey(name: "avatar_url")
@HiveField(4)
String
?
avatarUrl
final
profile picture url of user
Implementation
@JsonKey(name: "avatar_url") @HiveField(4) final String? avatarUrl;
chatwoot_sdk package
documentation
data/local/entity/chatwoot_user
ChatwootUser
avatarUrl property
ChatwootUser class