unsubscribeDetectedAt property

String? unsubscribeDetectedAt
final

The date an unsubscribe was detected. Can be null if it's still subscribed or product is not a subscription. @note: Entitlement may still be active even if user has unsubscribed. Check the isActive property.

Implementation

final String? unsubscribeDetectedAt;