Image constructor
Image()
Implementation
Image(this.id, this.src, this.name, this.alt, this.dateCreated,
this.dateCreatedGMT, this.dateModified, this.dateModifiedGMT);
Image(this.id, this.src, this.name, this.alt, this.dateCreated,
this.dateCreatedGMT, this.dateModified, this.dateModifiedGMT);