Input$UpdateRepositoryInput constructor
Input$UpdateRepositoryInput({})
Implementation
Input$UpdateRepositoryInput(
{this.clientMutationId,
this.description,
this.hasIssuesEnabled,
this.hasProjectsEnabled,
this.hasWikiEnabled,
this.homepageUrl,
this.name,
required this.repositoryId,
this.template});