channel property Null safety

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