avatar property Null safety
final
Avatar in a chat room, reserved field that can be retrieved from NimUserInfo, and submitted by the user when entering the chat room.
Implementation
final String? avatar;
Avatar in a chat room, reserved field that can be retrieved from NimUserInfo, and submitted by the user when entering the chat room.
final String? avatar;