Blog(String title, String contents, Uri url, DateTime datetime, Uri thumbnail, this.blogName) : super(title, contents, url, datetime, thumbnail);