minHour property

int? minHour
final

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

Implementation

final int? minHour, maxHour;