GitHubUser
constructor(login: Owner, id: Int, node_id: String, avatar_url: Uri, gravatar_id: String, url: Uri?, html_url: Uri?, followers_url: Uri?, following_url: Uri?, gists_url: Uri, starred_url: Uri, subscriptions_url: Uri?, organizations_url: Uri?, repos_url: Uri, events_url: Uri, received_events_url: Uri, type: AccountType, site_admin: Boolean, name: String?, company: String?, blog: String?, location: String?, email: String?, notification_email: String?, hireable: Boolean?, bio: String?, twitter_username: String?, public_repos: Int, public_gists: Int, followers: Int, following: Int, created_at: Instant, updated_at: Instant, private_gists: Int?, total_private_repos: Int?, owned_private_repos: Int?, disk_usage: Int?, collaborators: Int?, two_factor_authentication: Boolean?, plan: Plan?)(source)