avatar property

String? avatar
final

聊天室内的头像,预留字段,可从NimUserInfo中取avatar,可以由用户进聊天室时提交。

Implementation

final String? avatar;