nim_core
nim_core
QChatSubscribeServerResult
failedList property
failedList
failedList
property
Null safety
List
<
int
>
?
failedList
final
订阅失败的服务器Id列表
Implementation
final List<int>? failedList;
nim_core
nim_core
QChatSubscribeServerResult
failedList property
QChatSubscribeServerResult class
Constructors
QChatSubscribeServerResult
fromJson
Properties
failedList
hashCode
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==