nim_core
nim_core
NIMChatroomMessageExtension
toMap method
toMap
toMap
method
Null safety
Map
<
String
,
dynamic
>
toMap
(
)
Implementation
Map<String, dynamic> toMap() => _$NIMChatroomMessageExtensionToJson(this);
nim_core
nim_core
NIMChatroomMessageExtension
toMap method
NIMChatroomMessageExtension class
Constructors
NIMChatroomMessageExtension
fromMap
Properties
avatar
hashCode
nickname
runtimeType
senderExtension
Methods
noSuchMethod
toMap
toString
Operators
operator ==