roleList property

  1. @JsonKey(fromJson: serverRoleListFromJsonNullable)
List<QChatServerRole>? roleList
final

用户自定义身份组列表

Implementation

@JsonKey(fromJson: serverRoleListFromJsonNullable)
final List<QChatServerRole>? roleList;