nim_core
nim_core
NIMChatroomStatusEvent
toMap method
toMap
toMap
method
Null safety
Map
<
String
,
dynamic
>
toMap
(
)
Implementation
Map<String, dynamic> toMap() => _$NIMChatroomStatusEventToJson(this);
nim_core
nim_core
NIMChatroomStatusEvent
toMap method
NIMChatroomStatusEvent class
Constructors
NIMChatroomStatusEvent
fromMap
Properties
code
hashCode
roomId
runtimeType
status
Methods
noSuchMethod
toMap
toString
Operators
operator ==