nim_core
nim_core
NIMRevokeMessage
toMap method
toMap
toMap
method
Null safety
Map
<
String
,
dynamic
>
toMap
(
)
Implementation
Map<String, dynamic> toMap() => _$NIMRevokeMessageToJson(this);
nim_core
nim_core
NIMRevokeMessage
toMap method
NIMRevokeMessage class
Constructors
NIMRevokeMessage
fromMap
Properties
attach
callbackExt
customInfo
hashCode
message
notificationType
revokeAccount
revokeType
runtimeType
Methods
noSuchMethod
toMap
toString
Operators
operator ==