Repository constructor
Repository({})
Implementation
Repository({
this.id,
this.displayName,
this.hostOrganization,
this.hostOrganizationName,
this.hostOrganizationLineage,
});
Repository({
this.id,
this.displayName,
this.hostOrganization,
this.hostOrganizationName,
this.hostOrganizationLineage,
});