menu
purchases_flutter package
documentation
models/verified_reward.dart
VerifiedEntitlementReward
expiresAt property
expiresAt property
dark_mode
light_mode
expiresAt
property
DateTime
?
expiresAt
final
When the entitlement expires, or null if it does not expire.
Implementation
final DateTime? expiresAt;
purchases_flutter package
documentation
models/verified_reward
VerifiedEntitlementReward
expiresAt property
VerifiedEntitlementReward class