roleList property Null safety
@JsonKey(fromJson: _channelRoleListFromJsonNullable), final
频道身份组列表
Implementation
@JsonKey(fromJson: _channelRoleListFromJsonNullable)
final List<QChatChannelRole>? roleList;
频道身份组列表
@JsonKey(fromJson: _channelRoleListFromJsonNullable)
final List<QChatChannelRole>? roleList;