hourCntInDay property Null safety

int hourCntInDay
read / write

하루에 몇시간이 존재하는지, 일별 그래프면 1개, 시간별 그래프면 24개

Implementation

int hourCntInDay;