hour property

int get hour

Implementation

int get hour {
  return currentPushTime.hour;
}