menu
openfoodfacts
src/prices/challenge.dart
Challenge
endDate property
endDate
dark_mode
light_mode
endDate
property
DateTime
?
endDate
getter/setter pair
Implementation
@JsonKey(name: 'end_date', fromJson: JsonHelper.stringTimestampToDate) DateTime? endDate;
openfoodfacts
challenge
Challenge
endDate property
Challenge class