react-native-google-mobile-ads
    Preparing search index...

    Enumeration AdsConsentPrivacyOptionsRequirementStatus

    AdsConsentPrivacyOptionsRequirementStatus enum.

    Index
    NOT_REQUIRED: "NOT_REQUIRED"

    User consent not required.

    REQUIRED: "REQUIRED"

    User consent required but not yet obtained.

    UNKNOWN: "UNKNOWN"

    Unknown consent status, AdsConsent.requestInfoUpdate needs to be called to update it.