api_github_uri property

Uri api_github_uri

Implementation

Uri get api_github_uri {
  return Uri.parse("https://api.github.com");
}