loadAd method

void loadAd()

Implementation

void loadAd() {
  _channel.invokeMethod("loadAd");
}