isLoaded property

bool get isLoaded

Whether the interstitial ad is loaded and ready to be shown.

Implementation

bool get isLoaded => _isLoaded;