year property

int year
override

Getter property that return year of the current ETC instance.

Implementation

int get year => _date.year;