VolumesResource class
Methods
-
get(String volumeId, {String? country, bool? includeNonComicsSeries, String? partner, String? projection, String? source, bool? userLibraryConsistentRead, String? $fields})
→ Future<Volume>
-
Gets volume information for a single volume.
-
list(String q, {String? download, String? filter, String? langRestrict, String? libraryRestrict, String? maxAllowedMaturityRating, int? maxResults, String? orderBy, String? partner, String? printType, String? projection, bool? showPreorders, String? source, int? startIndex, String? $fields})
→ Future<Volumes>
-
Performs a book search.
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited