canPresentExternalPurchaseNoticeIOS abstract method

Future<bool> canPresentExternalPurchaseNoticeIOS()

Check if external purchase notice sheet can be presented (iOS 18.2+)

Implementation

Future<bool> canPresentExternalPurchaseNoticeIOS();