channelIdInfos property Null safety

List<QChatChannelIdInfo>? channelIdInfos
@JsonKey(fromJson: _qChatChannelIdInfoListFromJson), final

请求参数,操作的对象:channelInfo列表

Implementation

@JsonKey(fromJson: _qChatChannelIdInfoListFromJson)
final List<QChatChannelIdInfo>? channelIdInfos;