FastInterstitialAdBlocEvent.init constructor
const
FastInterstitialAdBlocEvent.init({
- FastInterstitialAdBlocEventPayload? payload,
Implementation
const FastInterstitialAdBlocEvent.init({super.payload})
: super(type: FastInterstitialAdBlocEventType.init);