year property

int get year

Calendar year.

Implementation

int get year => _time.year;