nim_core
nim_core
QChatUpdateChannelRoleParam
resourceAuths property
resourceAuths
resourceAuths
property
Null safety
Map
<
QChatRoleResource
,
QChatRoleOption
>
resourceAuths
final
更新的权限Map,必填,最多50个
Implementation
final Map<QChatRoleResource, QChatRoleOption> resourceAuths;
nim_core
nim_core
QChatUpdateChannelRoleParam
resourceAuths property
QChatUpdateChannelRoleParam class
Constructors
QChatUpdateChannelRoleParam
fromJson
Properties
channelId
hashCode
resourceAuths
roleId
runtimeType
serverId
Methods
noSuchMethod
toJson
toString
Operators
operator ==