nim_core
nim_core
SyncChannelEvent
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$SyncChannelEventToJson(this);
nim_core
nim_core
SyncChannelEvent
toJson method
SyncChannelEvent class
Constructors
SyncChannelEvent
fromJson
Properties
channelFullInfo
hashCode
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==