JikanKt / moe.ganen.jikankt.models.base.types / UserAnimeStats / <init>

<init>

UserAnimeStats(daysWatched: Double? = null, meanScore: Double? = null, watching: Int? = null, completed: Int? = null, onHold: Int? = null, dropped: Int? = null, planToWatch: Int? = null, totalEntries: Int? = null, rewatched: Int? = null, episodesWatched: Int? = null)

User's anime statistic.