expirationDate property

String? expirationDate
final

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

Implementation

final String? expirationDate;