getGoogleAds method

Future<String> getGoogleAds()

Implementation

Future<String> getGoogleAds() async {
  return MPubspecNews.getGoogleAdsFunction();
}