Page constructor
Page({})
Implementation
Page({
this.author,
this.blog,
this.content,
this.etag,
this.id,
this.kind,
this.published,
this.selfLink,
this.status,
this.title,
this.trashed,
this.updated,
this.url,
});