inMinutes property

double get inMinutes

Returns the time value in Minutes (min).

Implementation

double get inMinutes => getValue(TimeUnit.minute);