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