data_model library

Data model library. It contains data models for API objects, such as Books, Tags, Images, Search response bodies and so on.

Classes

Book
Book.
BookImages
Book's images.
BookTitle
Book title.
Comment
Comment.
Cover
Cover.
CoverThumbnail
Cover thumbnail.
Image
Image.
ImageThumbnail
Thumbnail.
ImageType
Image type. Represents type name and extension.
Search result.
SearchQuery
Search query abstraction.
SearchQueryTag
Search query with tag.
SearchQueryText
Search query with text.
SearchResult
Search result.
Tag
Tag.
User
User.

Enums

SearchSort
Search sorting options.
TagType
Tag type.

Extensions

TagsListExtension on List<Tag>