User

constructor(id: String, login: String, displayName: String, type: String = "", broadcasterType: String = "", description: String = "", profileImageUrl: String = "", offlineImageUrl: String = "", viewCount: Int = 0, email: String? = null, createdAt: Instant? = null)