roleList property Null safety
@JsonKey(fromJson: serverRoleListFromJsonNullable), final
用户自定义身份组列表
Implementation
@JsonKey(fromJson: serverRoleListFromJsonNullable)
final List<QChatServerRole>? roleList;
用户自定义身份组列表
@JsonKey(fromJson: serverRoleListFromJsonNullable)
final List<QChatServerRole>? roleList;