menu
gtads package
documentation
widget/gtads_insert.dart
GTAdsInsert
init method
init method
dark_mode
light_mode
init
method
Future
<
bool
>
init
(
)
Implementation
Future<bool> init() { _providers = GTAdsManager.instance.providers; startTime(); return _loadAd(); }
gtads package
documentation
widget/gtads_insert
GTAdsInsert
init method
GTAdsInsert class