menu
ndmob package
documentation
admob/_exp.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();
ndmob package
documentation
admob/_exp
ConsentInformation
isConsentFormAvailable abstract method
ConsentInformation class