roleList property

  1. @JsonKey(fromJson: _channelRoleListFromJsonNullable)
List<QChatChannelRole>? roleList
final

频道身份组列表

Implementation

@JsonKey(fromJson: _channelRoleListFromJsonNullable)
final List<QChatChannelRole>? roleList;