movies property

List<Favorite> movies
final

The favorite movies in the collection of favorites.

Implementation

final List<Favorite> movies;