account property Null safety
final
独立模式登录的账号,为空即为匿名登录
匿名登录时,聊天室的昵称会使用 NIMChatRoomEnterRequest.nickname
Implementation
final String? account;
独立模式登录的账号,为空即为匿名登录
匿名登录时,聊天室的昵称会使用 NIMChatRoomEnterRequest.nickname
final String? account;