nim_core
nim_core
QChatGetExistingAccidsOfMemberRolesResult
accidList property
accidList
accidList
property
Null safety
List
<
String
>
accidList
final
accid列表,代表已经在频道定制过个人权限的用户
Implementation
final List<String> accidList = [];
nim_core
nim_core
QChatGetExistingAccidsOfMemberRolesResult
accidList property
QChatGetExistingAccidsOfMemberRolesResult class
Constructors
QChatGetExistingAccidsOfMemberRolesResult
fromJson
Properties
accidList
hashCode
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==