show method

void show()

Implementation

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