nim_core
nim_core
NIMCustomMessageConfig
toMap method
toMap
toMap
method
Null safety
Map
<
String
,
dynamic
>
toMap
(
)
Implementation
Map<String, dynamic> toMap() => _$NIMCustomMessageConfigToJson(this);
nim_core
nim_core
NIMCustomMessageConfig
toMap method
NIMCustomMessageConfig class
Constructors
NIMCustomMessageConfig
fromMap
Properties
enableHistory
enablePersist
enablePush
enablePushNick
enableRoaming
enableRoute
enableSelfSync
enableUnreadCount
hashCode
runtimeType
Methods
noSuchMethod
toMap
toString
Operators
operator ==