minute property

int? minute
getter/setter pair

The minute in 2 digits.

Ranges from 00 to 59.

Implementation

core.int? minute;