PageBlockRelatedArticle constructor
PageBlockRelatedArticle({})
Implementation
PageBlockRelatedArticle({
super.extra,
super.client_id,
this.url,
this.title,
this.description,
this.photo,
this.author,
this.publish_date,
});