maxHour property

int? maxHour
final

hour min ... max, min >= 0, max <= 23, max > min

Implementation

final int? minHour, maxHour;