minutesPerHour constant Null safety

int const minutesPerHour

The number of minutes per hour.

Implementation

static const int minutesPerHour = 60;