nim_core
nim_core
NIMChatroomKickOutEvent
toMap method
toMap
toMap
method
Null safety
Map
<
String
,
dynamic
>
toMap
(
)
Implementation
Map<String, dynamic> toMap() => _$NIMChatroomKickOutEventToJson(this);
nim_core
nim_core
NIMChatroomKickOutEvent
toMap method
NIMChatroomKickOutEvent class
Constructors
NIMChatroomKickOutEvent
fromMap
Properties
extension
hashCode
reason
roomId
runtimeType
Methods
noSuchMethod
toMap
toString
Operators
operator ==