show method

void show()

Implementation

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