minute property

int minute

Returns the minute ranging from 0 to 59.

Implementation

int get minute => _getter.minute(dateTime);