menu
offerwall package
documentation
entities/offer.dart
Offer
status property
status property
dark_mode
light_mode
status
property
String
status
final
The status of the offer (e.g., "approved", "rejected").
Implementation
final String status;
offerwall package
documentation
entities/offer
Offer
status property
Offer class