year property

int get year

Implementation

int get year {
  return currentPushTime.year;
}