updateAuths property

  1. @JsonKey(fromJson: resourceAuthsFromJsonNullable)
Map<QChatRoleResource, QChatRoleOption>? updateAuths
getter/setter pair

更新的权限

Implementation

@JsonKey(fromJson: resourceAuthsFromJsonNullable)
Map<QChatRoleResource, QChatRoleOption>? updateAuths;