activity property

Implementation

GithubClientActivity get activity {
  return GithubClientActivity(tokenGithub: token_github);
}