nim_core
nim_core
QChatGetExistingAccidsInServerRoleResult
accidList property
accidList
accidList
property
Null safety
List
<
String
>
accidList
final
指定服务器身份组下存在的成员列表
Implementation
final List<String> accidList = [];
nim_core
nim_core
QChatGetExistingAccidsInServerRoleResult
accidList property
QChatGetExistingAccidsInServerRoleResult class
Constructors
QChatGetExistingAccidsInServerRoleResult
fromJson
Properties
accidList
hashCode
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==