AnilistMediaSelect class

Inheritance
Implementers

Constructors

AnilistMediaSelect()

Properties

arguments Map<String, dynamic>
getter/setter pairinherited
elements String
no setterinherited
hashCode int
The hash code for this object.
no setterinherited
name String
no setteroverride
page int
getter/setter pairinherited
pageArguments Map<String, dynamic>
getter/setter pairinherited
pageElements String
no setterinherited
pageInfo String
no setterinherited
perPage int
getter/setter pairinherited
query String
no setteroverride
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
where String
no setterinherited
whereArguments Map<String, dynamic>
getter/setter pairinherited
whereQuery String
no setterinherited

Methods

add(String key, {dynamic subArguments}) → void
inherited
addPageInfo(String key, {dynamic subArguments}) → void
inherited
addSub(String key, String subKey) → void
inherited
addWhereArgument(String key, dynamic value) → void
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
queryElements(Map<String, dynamic> arguments) String
inherited
queryGenres(List<String> genres) → void
querySearch(String search) → void
inherited
queryType(AnilistMediaType type) → void
remove(String key) → void
inherited
removePageInfo(String key) → void
inherited
removeSub(String key, String subKey) → void
inherited
removeWhereArgument(String key) → void
inherited
sort(List<AnilistMediaSort> sorts) → void
toString() String
A string representation of this object.
inherited
whereArgumentToGraph(String key) → dynamic
inherited
withAverageScore() → void
withBannerImage() → void
withChapters() → void
withCharcters(AnilistSubquery<AnilistCharacterSelect> subSelect) → void
withCountryOfOrigin() → void
withCoverImage({Map<String, dynamic>? customArguments}) → void
withDescription() → void
withDuration() → void
withEndDate() → void
withEpisodes() → void
withFavourites() → void
withFormat() → void
withGenres() → void
withHashtag() → void
withIdMal() → void
withIsLicensed() → void
withIsLocked() → void
withMeanScore() → void
withoutAverageScore() → void
withoutBannerImage() → void
withoutChapters() → void
withoutCharacters() → void
withoutCountryOfOrigin() → void
withoutCoverImage() → void
withoutDescription() → void
withoutDuration() → void
withoutEndDate() → void
withoutEpisodes() → void
withoutFavourites() → void
withoutFormat() → void
withoutGenres() → void
withoutHashtag() → void
withoutIdMal() → void
withoutIsLicensed() → void
withoutIsLocked() → void
withoutMeanScore() → void
withoutPageInfoCurrentPage() → void
inherited
withoutPageInfoHasNextPage() → void
inherited
withoutPageInfoLastPage() → void
inherited
withoutPageInfoPerPage() → void
inherited
withoutPageInfoTotal() → void
inherited
withoutPopularity() → void
withoutSeason() → void
withoutSeasonInt() → void
withoutSeasonYear() → void
withoutSource() → void
withoutStaff() → void
withoutStartDate() → void
withoutStatus() → void
withoutSynonyms() → void
withoutTags() → void
withoutTagsCategory() → void
withoutTagsDescription() → void
withoutTagsId() → void
withoutTagsIsAdult() → void
withoutTagsIsGeneralSpoiler() → void
withoutTagsIsMediaSpoiler() → void
withoutTagsName() → void
withoutTagsRank() → void
withoutTitle() → void
withoutTitleEnglish() → void
withoutTitleNative() → void
withoutTitleRomaji() → void
withoutTrailer() → void
withoutTrending() → void
withoutType() → void
withoutUpdatedAt() → void
withoutVolumes() → void
withPageInfoCurrentPage() → void
inherited
withPageInfoHasNextPage() → void
inherited
withPageInfoLastPage() → void
inherited
withPageInfoPerPage() → void
inherited
withPageInfoTotal() → void
inherited
withPopularity() → void
withSeason() → void
withSeasonInt() → void
withSeasonYear() → void
withSource() → void
withStaff(AnilistSubquery<AnilistStaffSelect> subSelect) → void
withStartDate() → void
withStatus() → void
withSynonyms() → void
withTags() → void
withTagsCategory() → void
withTagsDescription() → void
withTagsId() → void
withTagsIsAdult() → void
withTagsIsGeneralSpoiler() → void
withTagsIsMediaSpoiler() → void
withTagsName() → void
withTagsRank() → void
withTitle() → void
withTitleEnglish() → void
withTitleNative() → void
withTitleRomaji() → void
withTrailer() → void
withTrending() → void
withType() → void
withUpdatedAt() → void
withVolumes() → void

Operators

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

Constants

argumentCoverImage → const Map<String, dynamic>
argumentDate → const Map<String, dynamic>
argumentTags → const Map<String, dynamic>
argumentTitle → const Map<String, dynamic>
argumentTrailer → const Map<String, dynamic>