menu
offerwall package
documentation
entities/check_reward.dart
CheckReward
offers property
offers property
dark_mode
light_mode
offers
property
List
<
Offer
>
offers
final
A list of
Offer
instances associated with the reward check.
Implementation
final List<Offer> offers;
offerwall package
documentation
entities/check_reward
CheckReward
offers property
CheckReward class