The list of the books matching the query
int get total;/// The list of the books matching the query @JsonKey(readValue: _readBookQueryBooks) List<Book> get books;