nim_core
nim_core
NIMChatroomMemberInAttachment
muted property
muted
nim_core
nim_core
NIMChatroomMemberInAttachment
muted property
NIMChatroomMemberInAttachment class
Constructors
NIMChatroomMemberInAttachment
fromMap
Properties
extension
hashCode
muted
operator
operatorNick
runtimeType
targetNicks
targets
tempMuted
tempMutedDuration
type
Methods
noSuchMethod
toMap
toString
Operators
operator ==
muted
property
Null safety
bool
muted
@
JsonKey
(defaultValue: false), final
是否是禁言状态
Implementation
@JsonKey(defaultValue: false) final bool muted;