show method

void show()

Implementation

void show() {
  AdSuyiFlutterSdk.showFullscreenVodAd(adId: this.adId);
}