yearOfEra property

int yearOfEra

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

Implementation

int get yearOfEra => _offsetDateTime.yearOfEra;