nativeAdUnitId property

String? get nativeAdUnitId

Get the Ad Unit ID for native ads.

Implementation

String? get nativeAdUnitId =>
    getAdUnitId('Native', iosNativeAdUnitId, androidNativeAdUnitId);