failedList property

  1. @JsonKey(fromJson: _qChatChannelIdInfoListFromJson)
List<QChatChannelIdInfo>? failedList
final

订阅失败的频道id信息列表

Implementation

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