PublicUserProfile

constructor(clerkUserId: String, displayName: String? = null, avatarUrl: String? = null, bio: String? = null, websiteUrl: String? = null, hideComments: Boolean = false, createdAt: String = "", updatedAt: String = "")(source)