yearOfEra property

int yearOfEra

Gets the year of this offset date within the era.

Implementation

int get yearOfEra => calendarDate.yearOfEra;