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