users property

Implementation

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