channel property
final
The channel id of the feed.
Required when the source is set as channel
or playlist
or dynamicContent
.
Implementation
final String? channel;
The channel id of the feed.
Required when the source is set as channel
or playlist
or dynamicContent
.
final String? channel;