secondsPerMinute constant Null safety

int const secondsPerMinute

The number of seconds per minute.

Implementation

static const int secondsPerMinute = 60;