showUserAvatarInChat property

bool? showUserAvatarInChat
final

Set this as true if you want peer user avatar/profile photo to be shown in chat. This is typically used in group chat

Implementation

final bool? showUserAvatarInChat;