yearOfEra property

int yearOfEra

Gets the year of this offset date and time within the era.

Implementation

int get yearOfEra => localDateTime.yearOfEra;