channel property Null safety
final
The channel name from which content should be displayed.
Videos are ordered as a channel timeline. This is required when the source is set as channel or playlist or dynamicContent.
Implementation
final String? channel;