PageBlockEmbeddedPost constructor
PageBlockEmbeddedPost({})
Implementation
PageBlockEmbeddedPost({
super.extra,
super.client_id,
this.url,
this.author,
this.author_photo,
this.date,
this.page_blocks,
this.caption,
});