Input$CloneTemplateRepositoryInput constructor
Input$CloneTemplateRepositoryInput({})
Implementation
Input$CloneTemplateRepositoryInput(
{this.clientMutationId,
this.description,
this.includeAllBranches,
required this.name,
required this.ownerId,
required this.repositoryId,
required this.visibility});