UserSymptomsLogs constructor
UserSymptomsLogs({})
Implementation
UserSymptomsLogs(
{this.meditationTime,
this.sleepTime,
this.waterValue,
this.bodyTemperatureUnit,
this.waterUnit,
this.weightUnit,
this.notes,
this.weight,
this.bodyTemperature,
this.logDate,
this.cycleDay,
this.isCustomLog,
this.createdDate,
this.symptomData});