checks property

Implementation

GithubClientChecks get checks {
  return GithubClientChecks(tokenGithub: token_github);
}