expirationDate property
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
String? get expirationDate => throw _privateConstructorUsedError;