show method

void show()

Implementation

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