load method Null safety
Implementation
void load() {
AdSuyiFlutterSdk.loadNativeAd(
posId: this.posId, width: this.width, adId: this.adId);
}
void load() {
AdSuyiFlutterSdk.loadNativeAd(
posId: this.posId, width: this.width, adId: this.adId);
}