splashAdUnitId property
String?
get
splashAdUnitId
Get the Ad Unit ID for splash ads.
Implementation
String? get splashAdUnitId =>
getAdUnitId('Splash', iosSplashAdUnitId, androidSplashAdUnitId);
Get the Ad Unit ID for splash ads.
String? get splashAdUnitId =>
getAdUnitId('Splash', iosSplashAdUnitId, androidSplashAdUnitId);