expirationInstant

val <Error class: unknown class>.expirationInstant: 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

expirationDate

The expiration instant for the entitlement, can be null for lifetime access. If the periodType is PeriodType.TRIAL, this is the trial expiration instant.