offeringId property

  1. @Deprecated('Use offering instead.')
String? offeringId
final

An optional identifier for the offering associated with the custom paywall.

Deprecated. Pass offering instead so RevenueCat can track placement and targeting context.

Implementation

@Deprecated('Use offering instead.')
final String? offeringId;