isReady property

bool get isReady

Implementation

bool get isReady => _isLoaded && _nativeAd != null;