playlist property Null safety
read / write
Playlist id of the feed.
The property has value when the source is playlist
.
Implementation
String? playlist;
Playlist id of the feed.
The property has value when the source is playlist
.
String? playlist;