presentedOfferingIdentifier property
Offering this package belongs to. Null if not using offerings or if fetched directly from store via getProducts
Implementation
@Deprecated('use presentedOfferingContext')
String? get presentedOfferingIdentifier =>
presentedOfferingContext?.offeringIdentifier;