account property Null safety

String? account
final

Account for standalone mode. If no account is specified, anonymous login is used.

For anonymous logins, the nickname displayed in a chat room uses NIMChatroomEnterRequest.nickname

Implementation

final String? account;