Creates an instance of AnimeStats.
The number of users currently watching the anime.
The number of users who have viewed the anime.
The number of users who have skipped the anime.
The number of users who have put the anime on hold.
The number of users who have abandoned the anime.
The number of users who plan to watch the anime.
The number of likes the anime has received.
Private
_abandonedProtected
_currentlyPrivate
_likesPrivate
_onPrivate
_plansPrivate
_skippedPrivate
_viewedGets the number of users who have abandoned the anime.
The number of users who have abandoned.
Gets the number of users currently watching the anime.
The number of users currently watching.
Gets the number of likes the anime has received.
The number of likes.
Gets the number of users who have put the anime on hold.
The number of users who have put on hold.
Gets the number of users who plan to watch the anime.
The number of users who plan to watch.
Gets the number of users who have skipped the anime.
The number of users who have skipped.
Gets the number of users who have viewed the anime.
The number of users who have viewed.
Class representing the statistics of an anime.