minute property

Duration get minute

Implementation

Duration get minute => Duration(minutes: this);