nim_core
nim_core
QChatUpdateServerRoleParam
resourceAuths property
resourceAuths
resourceAuths
property
Null safety
Map
<
QChatRoleResource
,
QChatRoleOption
>
?
resourceAuths
read / write
要操作的权限列表,最多操作50个
Implementation
Map<QChatRoleResource, QChatRoleOption>? resourceAuths;
nim_core
nim_core
QChatUpdateServerRoleParam
resourceAuths property
QChatUpdateServerRoleParam class
Constructors
QChatUpdateServerRoleParam
fromJson
Properties
antiSpamConfig
ext
hashCode
icon
name
priority
resourceAuths
roleId
runtimeType
serverId
Methods
noSuchMethod
toJson
toString
Operators
operator ==