Repository constructor
Repository({})
Implementation
Repository({
this.annotations,
this.createTime,
this.etag,
this.name,
this.remoteUri,
this.updateTime,
this.webhookId,
});
Repository({
this.annotations,
this.createTime,
this.etag,
this.name,
this.remoteUri,
this.updateTime,
this.webhookId,
});