unsubscribeDetectedAt property

String? unsubscribeDetectedAt
inherited

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

String? get unsubscribeDetectedAt => throw _privateConstructorUsedError;