int hourOfPeriod

Which hour of the current period (e.g., am or pm) this time is.

Source

int get hourOfPeriod => hour - periodOffset;