UserAnimeStatistics class

Constructors

UserAnimeStatistics.fromJsonMap(Map<String, dynamic> data)

Properties

hashCode int
The hash code for this object.
no setterinherited
meanScore int?
final
numDays double?
final
numDaysCompleted double?
final
numDaysDropped double?
final
numDaysOnHold double?
final
numDaysWatched double?
final
numDaysWatching double?
final
numEpisodes int?
final
numItems int?
final
numItemsCompleted int?
final
numItemsDropped int?
final
numItemsOnHold int?
final
numItemsPlanToWatch int?
final
numItemsWatching int?
final
numTimesRewatched int?
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited