BatchCreateRepositoriesRequest constructor
BatchCreateRepositoriesRequest({
- List<
CreateRepositoryRequest> ? requests,
Implementation
BatchCreateRepositoriesRequest({
this.requests,
});