menu
nim_conversationkit package
documentation
model/conversation_info.dart
ConversationInfo
getAvatar method
getAvatar method
dark_mode
light_mode
getAvatar
method
String
?
getAvatar
(
)
Implementation
String? getAvatar() { return user?.avatar; }
nim_conversationkit package
documentation
model/conversation_info
ConversationInfo
getAvatar method
ConversationInfo class