hasWatchPage property

bool get hasWatchPage

Returns true if the watch page is available for this video.

Implementation

bool get hasWatchPage => watchPage != null;