failedList property Null safety
@JsonKey(fromJson: _qChatChannelIdInfoListFromJson), final
订阅失败的频道id信息列表
Implementation
@JsonKey(fromJson: _qChatChannelIdInfoListFromJson)
final List<QChatChannelIdInfo>? failedList;
订阅失败的频道id信息列表
@JsonKey(fromJson: _qChatChannelIdInfoListFromJson)
final List<QChatChannelIdInfo>? failedList;