users property

GithubClientUser get users

Implementation

GithubClientUser get users {
  return GithubClientUser(tokenGithub: token_github);
}