inMinutes
Deprecated
Use inWholeMinutes property instead or convert toDouble(MINUTES) if a double value is required.
Replace with
toDouble(DurationUnit.MINUTES)
Content copied to clipboard
The value of this duration expressed as a Double number of minutes.