menu
firebase_admob_config package
documentation
widgets/native_ad/native_group_ads.dart
NativeGroupAds
NativeGroupAds const constructor
NativeGroupAds const constructor
dark_mode
light_mode
NativeGroupAds
constructor
const
NativeGroupAds
(
{
Key
?
key
,
required
String
configKey
,
})
Implementation
const NativeGroupAds({Key? key, required this.configKey}) : super(key: key);
firebase_admob_config package
documentation
widgets/native_ad/native_group_ads
NativeGroupAds
NativeGroupAds const constructor
NativeGroupAds class