skipAd method

dynamic skipAd()

Implementation

skipAd() {
  return _bridge.playerSkipAd(id);
}