music property

List<Favorite> music
final

The favorite music in the collection of favorites.

Implementation

final List<Favorite> music;