hoursPerDay constant Null safety

int const hoursPerDay

The number of hours per day.

Implementation

static const int hoursPerDay = 24;