hideYoutubeLogo method

void hideYoutubeLogo()

Hide Youtube Logo

Might violates Youtube's TOS. Use at your own risk.

Implementation

void hideYoutubeLogo() => invokeJavascript('hideYoutubeLogo()');