show method

void show()

Implementation

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