isLoaded property
bool
get
isLoaded
Whether the interstitial ad is loaded and ready to be shown.
Implementation
bool get isLoaded => _isLoaded;
Whether the interstitial ad is loaded and ready to be shown.
bool get isLoaded => _isLoaded;