totalScore property Null safety
종합 점수
Implementation
int get totalScore {
return dehydration + feces + respiAndCough + snot + eye + appearance + ear + temperatureScore;
}
종합 점수
int get totalScore {
return dehydration + feces + respiAndCough + snot + eye + appearance + ear + temperatureScore;
}