load method

void load()

Implementation

void load() {
  AdSuyiFlutterSdk.loadRewardAd(posId: this.posId, adId: this.adId);
}