loadAd method

void loadAd()

Requests the native ad view to load a new ad.

Implementation

void loadAd() {
  notifyListeners();
}