expiresAt property

DateTime? expiresAt
final

The time when the subscription will expire (could be in the past and could be null for lifetime access).

Nullable

Implementation

final DateTime? expiresAt;