minutes property

int? minutes
getter/setter pair

Minutes of an hour.

Must be greater than or equal to 0 and less than or equal to 59.

Implementation

core.int? minutes;