isShowing property

bool isShowing

Check if the ad is currently on the screen or not.

For more info, read the documentation

Implementation

bool get isShowing => _isShowing;