Example constructor
Example({})
Implementation
Example({
this.createTime,
this.description,
this.displayName,
this.entryAgent,
this.etag,
this.invalid,
this.messages,
this.name,
this.updateTime,
});