books property

List<Favorite> books
final

The favorite books in the collection of favorites.

Implementation

final List<Favorite> books;