splashAdUnitId property

String? get splashAdUnitId

Get the Ad Unit ID for splash ads.

Implementation

String? get splashAdUnitId =>
    getAdUnitId('Splash', iosSplashAdUnitId, androidSplashAdUnitId);