Preference constructor Null safety
Implementation
Preference({
this.healthDoubtNotification,
this.oddActionNotification,
this.needCheckNotification,
this.qnaNotification,
this.farm,
});
Preference({
this.healthDoubtNotification,
this.oddActionNotification,
this.needCheckNotification,
this.qnaNotification,
this.farm,
});