AppVersion constructor
AppVersion({})
Implementation
AppVersion({
this.createTime,
this.creator,
this.description,
this.displayName,
this.etag,
this.name,
this.snapshot,
});
AppVersion({
this.createTime,
this.creator,
this.description,
this.displayName,
this.etag,
this.name,
this.snapshot,
});