companionYoutubeVideos property

List<YoutubeVideoDetails>? companionYoutubeVideos
getter/setter pair

The videos that appear next to the Masthead Ad on desktop.

Can be no more than two.

Implementation

core.List<YoutubeVideoDetails>? companionYoutubeVideos;