withPrivacyPolicy abstract method

ConsentFlow withPrivacyPolicy(
  1. String? privacyPolicy
)

Override a link to the App's Privacy Policy in the consent form.

Implementation

ConsentFlow withPrivacyPolicy(String? privacyPolicy);