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