gists property

Implementation

GithubClientGists get gists {
  return GithubClientGists(tokenGithub: token_github);
}