show method

void show()

Implementation

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