menu
winwinkit package
documentation
model/user_offer_code_reward_expired.dart
UserOfferCodeRewardExpired
expiredAt property
expiredAt property
dark_mode
light_mode
expiredAt
property
@BuiltValueField.new(wireName: r'expired_at')
DateTime
get
expiredAt
The expiration date of the reward
Implementation
@BuiltValueField(wireName: r'expired_at') DateTime get expiredAt;
winwinkit package
documentation
model/user_offer_code_reward_expired
UserOfferCodeRewardExpired
expiredAt property
UserOfferCodeRewardExpired class