DeleteRepositoryOutput constructor
DeleteRepositoryOutput({
- String? repositoryId,
Implementation
DeleteRepositoryOutput({
this.repositoryId,
});
DeleteRepositoryOutput({
this.repositoryId,
});