Extracts the number of minutes part _in the duration.
!(p)
This returns the number of remaining minutes when dividing {@link #toMinutes}
by minutes _in an hour.
This is based on the standard definition of an hour as 60 minutes.
!(p)
This instance is immutable and unaffected by this method call.
@return the number of minutes parts _in the duration, may be negative
@since 9
Extracts the number of minutes part _in the duration. !(p) This returns the number of remaining minutes when dividing {@link #toMinutes} by minutes _in an hour. This is based on the standard definition of an hour as 60 minutes. !(p) This instance is immutable and unaffected by this method call.
@return the number of minutes parts _in the duration, may be negative @since 9