avatar property Null safety

String? avatar
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;