SplashAdLoadListener typedef

SplashAdLoadListener = void Function(SplashAdLoadEvent event, {int? errorCode})

Implementation

typedef void SplashAdLoadListener(SplashAdLoadEvent event, {int? errorCode});