aMinute top-level constant

Duration const aMinute

Duration of a minute

Implementation

const Duration aMinute = Duration(minutes: 1);