menu
ads_manager package
documentation
ad_manager_lib.dart
ConsentInformation
isConsentFormAvailable abstract method
isConsentFormAvailable abstract method
dark_mode
light_mode
isConsentFormAvailable
abstract method
Future
<
bool
>
isConsentFormAvailable
(
)
Returns true if a ConsentForm is available, false otherwise.
Implementation
Future<bool> isConsentFormAvailable();
ads_manager package
documentation
ad_manager_lib
ConsentInformation
isConsentFormAvailable abstract method
ConsentInformation class