props property
The list of properties that will be used to determine whether two instances are equal.
Implementation
@override
List<Object?> get props => [
key,
type,
seed,
title,
title_suggest,
has_fulltext,
edition_count,
edition_key,
publish_date,
publish_year,
first_publish_year,
number_of_pages_median,
lccn,
publish_place,
oclc,
contributor,
lcc,
ddc,
isbn,
last_modified_i,
ebook_count_i,
ia,
public_scan_b,
ia_collection_s,
lending_edition_s,
lending_identifier_s,
printdisabled_s,
cover_edition_key,
cover_i,
first_sentence,
publisher,
language,
author_key,
author_name,
author_alternative_name,
person,
place,
subject,
time,
id_alibris_id,
id_amazon,
id_bcid,
id_dnb,
id_goodreads,
id_google,
id_librarything,
id_libris,
id_overdrive,
id_wikidata,
ia_loaded_id,
ia_box_id,
publisher_facet,
person_key,
place_key,
time_facet,
person_facet,
subject_facet,
place_facet,
author_facet,
subject_key,
time_key,
lcc_sort,
ddc_sort,
covers,
authors,
];