checkoutProductId property

String? checkoutProductId
final

Product ID to open in the checkout sheet when the CTA is tapped. null when actionType is UserOfferActionType.noAction.

Implementation

final String? checkoutProductId;