getMinutes property

int getMinutes

Get the minutes of the given date. The minute 0...59.

Implementation

int get getMinutes => minute;