setIsFeatured property
If true, the UI should treat this quest as "featured"
Implementation
@JsonKey(name:'setIsFeatured')
bool? setIsFeatured;
If true, the UI should treat this quest as "featured"
@JsonKey(name:'setIsFeatured')
bool? setIsFeatured;