nativeAdUnitId property
String?
get
nativeAdUnitId
Get the Ad Unit ID for native ads.
Implementation
String? get nativeAdUnitId =>
getAdUnitId('Native', iosNativeAdUnitId, androidNativeAdUnitId);
Get the Ad Unit ID for native ads.
String? get nativeAdUnitId =>
getAdUnitId('Native', iosNativeAdUnitId, androidNativeAdUnitId);