nim_core
nim_core
NIMMuteListChangedNotify
NIMMuteListChangedNotify constructor
NIMMuteListChangedNotify
NIMMuteListChangedNotify
constructor
Null safety
NIMMuteListChangedNotify
(
{
required
String
account
,
required
bool
mute
}
)
Implementation
NIMMuteListChangedNotify({required this.account, required this.mute});
nim_core
nim_core
NIMMuteListChangedNotify
NIMMuteListChangedNotify constructor
NIMMuteListChangedNotify class
Constructors
NIMMuteListChangedNotify
fromMap
Properties
account
hashCode
mute
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==