expiresAt property
The time when the access level will expire (could be in the past and could be null for lifetime access).
Nullable
Implementation
final DateTime? expiresAt;
The time when the access level will expire (could be in the past and could be null for lifetime access).
Nullable
final DateTime? expiresAt;