unreadInfoList property Null safety
@JsonKey(fromJson: _unreadInfoListNullable), final
订阅成功后的未读信息列表
Implementation
@JsonKey(fromJson: _unreadInfoListNullable)
final List<QChatUnreadInfo>? unreadInfoList;
订阅成功后的未读信息列表
@JsonKey(fromJson: _unreadInfoListNullable)
final List<QChatUnreadInfo>? unreadInfoList;