RepositoryMetadata constructor
RepositoryMetadata({})
Implementation
RepositoryMetadata({
this.arn,
this.accountId,
this.cloneUrlHttp,
this.cloneUrlSsh,
this.creationDate,
this.defaultBranch,
this.lastModifiedDate,
this.repositoryDescription,
this.repositoryId,
this.repositoryName,
});