yearOfEra property

int yearOfEra

Gets the year of this local date and time within its era.

Implementation

int get yearOfEra => calendarDate.yearOfEra;