anHour top-level constant

Duration const anHour

Duration of an hour

Implementation

const Duration anHour = Duration(hours: 1);