maxMinute property

int maxMinute
final

max minute should be >= 0 && <= 60. outside the range will trigger an error on the screen.

Implementation

final int maxMinute;