CustomContentSingle constructor
CustomContentSingle({})
Implementation
CustomContentSingle(
{this.id,
this.type,
this.status,
this.title,
this.spaceId,
this.pageId,
this.blogPostId,
this.customContentId,
this.authorId,
this.createdAt,
this.version,
this.body,
this.links});