unsubscribeDetectedAtInstant

val <Error class: unknown class>.unsubscribeDetectedAtInstant: Instant?

Deprecated

Instant properties have been moved to member fields. The entire purchases-kmp-datetime module is deprecated and can be removed from your Gradle files.

Replace with

unsubscribeDetectedAt

The instant an unsubscribe was detected. Can be null.

Note: Entitlement may still be active even if user has unsubscribed. Check the isActive property.