nim_core
nim_core
QChatGetExistingServerRolesByAccidsParam
QChatGetExistingServerRolesByAccidsParam constructor
QChatGetExistingServerRolesByAccidsParam
QChatGetExistingServerRolesByAccidsParam
constructor
Null safety
QChatGetExistingServerRolesByAccidsParam
(
int
serverId
,
List
<
String
>
accids
)
Implementation
QChatGetExistingServerRolesByAccidsParam(this.serverId, this.accids);
nim_core
nim_core
QChatGetExistingServerRolesByAccidsParam
QChatGetExistingServerRolesByAccidsParam constructor
QChatGetExistingServerRolesByAccidsParam class
Constructors
QChatGetExistingServerRolesByAccidsParam
fromJson
Properties
accids
hashCode
runtimeType
serverId
Methods
noSuchMethod
toJson
toString
Operators
operator ==