menu
prefabs_subscriptions package
documentation
subscriptions.dart
VerifiedEntitlementReward
VerifiedEntitlementReward.new const constructor
VerifiedEntitlementReward.new const constructor
dark_mode
light_mode
VerifiedEntitlementReward
constructor
const
VerifiedEntitlementReward
(
{
required
String
identifier
,
DateTime
?
expiresAt
,
})
Implementation
const VerifiedEntitlementReward({ required this.identifier, this.expiresAt, }) : super._();
prefabs_subscriptions package
documentation
subscriptions
VerifiedEntitlementReward
VerifiedEntitlementReward.new const constructor
VerifiedEntitlementReward class