props property
The list of properties that will be used to determine whether two instances are equal.
Implementation
@override
List<Object?> get props => [
title,
full_title,
subtitle,
isbn_10,
isbn_13,
ia_box_id,
ocaid,
pagination,
number_of_pages,
edition_name,
publishers,
publish_places,
physical_format,
physical_dimensions,
latest_revision,
revision,
publish_date,
weight,
covers,
contributions,
subjects,
lc_classifications,
authors,
];