ListGithubEnterpriseConfigsResponse constructor
ListGithubEnterpriseConfigsResponse({
- List<
GitHubEnterpriseConfig> ? configs,
Implementation
ListGithubEnterpriseConfigsResponse({
this.configs,
});