nim_core
nim_core
NIMChatroomMemberOptions
toMap method
toMap
toMap
method
Null safety
Map
<
String
,
dynamic
>
toMap
(
)
Implementation
Map<String, dynamic> toMap() => _$NIMChatroomMemberOptionsToJson(this);
nim_core
nim_core
NIMChatroomMemberOptions
toMap method
NIMChatroomMemberOptions class
Constructors
NIMChatroomMemberOptions
fromMap
Properties
account
hashCode
notifyExtension
roomId
runtimeType
Methods
noSuchMethod
toMap
toString
Operators
operator ==