AnilistStaffSelect class

Inheritance
Implementers

Constructors

AnilistStaffSelect()

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
override
querySearch(String search) → void
inherited
remove(String key) → void
inherited
removePageInfo(String key) → void
inherited
removeSub(String key, String subKey) → void
inherited
removeWhereArgument(String key) → void
inherited
toString() String
A string representation of this object.
inherited
whereArgumentToGraph(String key) → dynamic
inherited
withCharcters(AnilistSubquery<AnilistCharacterSelect> subSelect) → void
withDescription() → void
withFavourites() → void
withImage() → void
withIsFavourite() → void
withLanguage() → void
withName() → void
withNameAlternative() → void
withNameFirst() → void
withNameFull() → void
withNameLast() → void
withNameNative() → void
withoutDescription() → void
withoutFavourites() → void
withoutImage() → void
withoutIsFavourite() → void
withoutLanguage() → void
withoutName() → void
withoutNameAlternative() → void
withoutNameFirst() → void
withoutNameFull() → void
withoutNameLast() → void
withoutNameNative() → void
withoutPageInfoCurrentPage() → void
inherited
withoutPageInfoHasNextPage() → void
inherited
withoutPageInfoLastPage() → void
inherited
withoutPageInfoPerPage() → void
inherited
withoutPageInfoTotal() → void
inherited
withoutSiteUrl() → void
withPageInfoCurrentPage() → void
inherited
withPageInfoHasNextPage() → void
inherited
withPageInfoLastPage() → void
inherited
withPageInfoPerPage() → void
inherited
withPageInfoTotal() → void
inherited
withSiteUrl() → void
withStaff(AnilistSubquery<AnilistStaffSelect> subSelect) → void

Operators

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

Constants

argumentImage → const Map<String, dynamic>
argumentName → const Map<String, dynamic>