nim_core
nim_core
QChatUpdateChannelRoleAuthsAttachment
updateAuths property
updateAuths
updateAuths
property
Null safety
Map
<
QChatRoleResource
,
QChatRoleOption
>
?
updateAuths
read / write
更新的权限
Implementation
Map<QChatRoleResource, QChatRoleOption>? updateAuths;
nim_core
nim_core
QChatUpdateChannelRoleAuthsAttachment
updateAuths property
QChatUpdateChannelRoleAuthsAttachment class
Constructors
QChatUpdateChannelRoleAuthsAttachment
fromJson
Properties
channelId
hashCode
parentRoleId
roleId
runtimeType
serverId
updateAuths
Methods
noSuchMethod
toJson
toString
Operators
operator ==