updateAuths property
- @JsonKey(fromJson: resourceAuthsFromJsonNullable)
getter/setter pair
更新的权限
Implementation
@JsonKey(fromJson: resourceAuthsFromJsonNullable)
Map<QChatRoleResource, QChatRoleOption>? updateAuths;
更新的权限
@JsonKey(fromJson: resourceAuthsFromJsonNullable)
Map<QChatRoleResource, QChatRoleOption>? updateAuths;