roleList property Null safety

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

频道身份组列表

Implementation

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