hasBeenShown property

bool get hasBeenShown

Returns a boolean value indicating whether the interstitial ad has been shown.

Implementation

bool get hasBeenShown => _hasBeenShown;