daysPerIntervention property
int
get
daysPerIntervention
Implementation
int get daysPerIntervention =>
study.schedule.numberOfCycles * study.schedule.phaseDuration;
int get daysPerIntervention =>
study.schedule.numberOfCycles * study.schedule.phaseDuration;