CollectionContent.article constructor
const
CollectionContent.article(
- Article article
Implementation
@JsonKey(includeFromJson: false)
const factory CollectionContent.article(Article article) =
_CollectionContentArticle;