minHour property

int minHour
final

min hour should be >= 0 && <= 24. outside the range will trigger an error on the screen.

Implementation

final int minHour;