setInterstitialShowFailure method

void setInterstitialShowFailure(
  1. InterstitialShowFailure interstitialShowFailure
)

Implementation

void setInterstitialShowFailure(InterstitialShowFailure interstitialShowFailure) => _interstitialShowFailure = interstitialShowFailure;