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.
Implementation
final String? channel;
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.
final String? channel;