expiresAt property

DateTime? expiresAt
final

Time when the access level will expire (could be in the past and could be null for lifetime access).

Nullable

Implementation

final DateTime? expiresAt;