hasWatchAdvertisements method
Check to see if the current browser has the watch advertisements method implemented
Implementation
bool hasWatchAdvertisements() => has("watchAdvertisements");
Check to see if the current browser has the watch advertisements method implemented
bool hasWatchAdvertisements() => has("watchAdvertisements");