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