show method

void show()

Implementation

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