minutes property

Duration minutes

Returns Duration of this in minutes.

Implementation

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