isAdAvailable property

bool get isAdAvailable

Implementation

bool get isAdAvailable {
  return _appOpenAd != null;
}