hasWatchAdvertisements method

bool hasWatchAdvertisements()

Check to see if the current browser has the watch advertisements method implemented

Implementation

bool hasWatchAdvertisements() => has("watchAdvertisements");