roleList property

  1. @JsonKey(fromJson: serverRoleListFromJsonNullable, defaultValue: [])
List<QChatServerRole> roleList
final

服务器身份组列表

Implementation

@JsonKey(fromJson: serverRoleListFromJsonNullable, defaultValue: [])
final List<QChatServerRole> roleList = [];