isLoading property

bool get isLoading

Whether the interstitial ad is currently loading.

Implementation

bool get isLoading => _isLoading;