UBlogJson constructor
UBlogJson({})
Implementation
UBlogJson({
this.metaTitle,
this.metaDescription,
this.source,
this.detail1,
this.detail2,
this.actionType,
this.actionTitle,
this.actionUri,
this.relatedBlogs,
});