minute property

int get minute

The minute component of the time (0-59) in UTC

Implementation

int get minute => _dateTime.minute;