TaskInterestResponse constructor
TaskInterestResponse({
- bool? hasExpressedInterest,
Implementation
TaskInterestResponse({
this.hasExpressedInterest,
});
TaskInterestResponse({
this.hasExpressedInterest,
});