avatar property
final
New ChatAvatar of the Chat.
null
means that the old ChatAvatar was removed.
Implementation
final ChatAvatar? avatar;
New ChatAvatar of the Chat.
null
means that the old ChatAvatar was removed.
final ChatAvatar? avatar;