createUserModel

fun createUserModel(id: String, avatarUrl: String, name: String, company: String?, twitterUsername: String?, publicRepos: Int, followers: Int, following: Int, blog: String?, location: String?, bio: String?, createdAt: String): UserModel