SplashAdDisplayListener typedef

SplashAdDisplayListener = void Function(SplashAdDisplayEvent event)

Implementation

typedef SplashAdDisplayListener = void Function(
  SplashAdDisplayEvent event,
);