nim_core
nim_core
QChatGetChannelsResult
QChatGetChannelsResult constructor
QChatGetChannelsResult
QChatGetChannelsResult
constructor
Null safety
QChatGetChannelsResult
(
List
<
QChatChannel
>
?
channels
)
Implementation
QChatGetChannelsResult(this.channels);
nim_core
nim_core
QChatGetChannelsResult
QChatGetChannelsResult constructor
QChatGetChannelsResult class
Constructors
QChatGetChannelsResult
fromJson
Properties
channels
hashCode
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==