hasWatchPage property

bool hasWatchPage

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

Implementation

bool get hasWatchPage => watchPage != null;