repositories property

Implementation

GithubClientRepositories get repositories {
  return GithubClientRepositories(tokenGithub: token_github);
}