Creates an instance of AnimeDetails.
The type of the anime (e.g., TV, OVA, Movie).
The status of the anime (e.g., ongoing, completed).
The date when the anime first aired.
The date when the anime ended.
The total number of episodes.
The list of producers.
The duration of each episode in minutes.
The MPAA rating of the anime.
Private
_MPAAPrivate
_airedPrivate
_durationPrivate
_endedPrivate
_episodesPrivate
_producersPrivate
_statusPrivate
_typeGets the MPAA rating of the anime.
The MPAA rating of the anime.
Gets the date when the anime first aired.
The date when the anime first aired.
Gets the duration of each episode in minutes.
The duration of each episode in minutes.
Gets the date when the anime ended.
The date when the anime ended.
Gets the total number of episodes.
The total number of episodes.
Gets the list of producers.
The list of producers.
Gets the status of the anime.
The status of the anime.
Class representing the details of an anime.