presentPrivacyReviewPopup method

Future<void> presentPrivacyReviewPopup()

Implementation

Future<void> presentPrivacyReviewPopup() {
  throw UnimplementedError(
      '`presentPrivacyReviewPopup` has not been implemented.');
}