nim_core
nim_core
NIMChatroomNotificationAttachment
targetNicks property
targetNicks
nim_core
nim_core
NIMChatroomNotificationAttachment
targetNicks property
NIMChatroomNotificationAttachment class
Constructors
NIMChatroomNotificationAttachment
createChatroomNotificationAttachment
fromMap
Properties
extension
hashCode
operator
operatorNick
runtimeType
targetNicks
targets
type
Methods
noSuchMethod
toMap
toString
Operators
operator ==
targetNicks
property
Null safety
List
<
String
>
?
targetNicks
final
被操作的成员昵称列表
Implementation
final List<String>? targetNicks;