FastSplashAdBlocEvent.init constructor
const
FastSplashAdBlocEvent.init({
- FastSplashAdBlocEventPayload? payload,
Implementation
const FastSplashAdBlocEvent.init({super.payload})
: super(type: FastSplashAdBlocEventType.init);