television property

List<Favorite> television
getter/setter pair

Implementation

late List<Favorite> television = [];