Repository constructor
Repository({})
Implementation
Repository({
this.createTime,
this.description,
this.etag,
this.initialConfig,
this.instance,
this.name,
this.uid,
this.updateTime,
this.uris,
});