muteVideoAds method

Future<void> muteVideoAds()

Implementation

Future<void> muteVideoAds() {
  throw UnimplementedError('muteVideoAds() has not been implemented.');
}