isLoading property
bool
get
isLoading
Whether the interstitial ad is currently loading.
Implementation
bool get isLoading => _isLoading;
Whether the interstitial ad is currently loading.
bool get isLoading => _isLoading;