microsecondsPerMinute constant Null safety
The number of microseconds per minute.
Implementation
static const int microsecondsPerMinute =
microsecondsPerSecond * secondsPerMinute;
The number of microseconds per minute.
static const int microsecondsPerMinute =
microsecondsPerSecond * secondsPerMinute;