menu
ad_base package
documentation
ad_base.dart
ADInterface
showAd abstract method
showAd abstract method
dark_mode
light_mode
showAd
abstract method
Future
<
AdResponse
>
showAd
(
dynamic
data
,
AdType
adType
)
Implementation
Future<AdResponse> showAd(dynamic data, AdType adType);
ad_base package
documentation
ad_base
ADInterface
showAd abstract method
ADInterface class