microsecondsPerMinute constant Null safety

int const microsecondsPerMinute

Implementation

static const int microsecondsPerMinute =
    microsecondsPerSecond * secondsPerMinute;