nim_core
nim_core
NIMChatroomEnterRequest
tags property
tags
tags
property
Null safety
List
<
String
>
?
tags
final
登录标签,可以设置多个, 例子:
"tag1", "tag2"
Implementation
final List<String>? tags;
nim_core
nim_core
NIMChatroomEnterRequest
tags property
NIMChatroomEnterRequest class
Constructors
NIMChatroomEnterRequest
fromMap
Properties
avatar
desktopIndependentModeConfig
extension
hashCode
independentModeConfig
nickname
notifyExtension
notifyTargetTags
retryCount
roomId
runtimeType
tags
Methods
noSuchMethod
toJson
toString
Operators
operator ==