nim_core
nim_core
ChannelBaseInfo
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$ChannelBaseInfoToJson(this);
nim_core
nim_core
ChannelBaseInfo
toJson method
ChannelBaseInfo class
Constructors
ChannelBaseInfo
fromJson
Properties
channelExt
channelId
channelName
channelStatus
createTimestamp
creatorAccountId
expireTimestamp
hashCode
runtimeType
type
Methods
noSuchMethod
toJson
toString
Operators
operator ==