year property

int year

Get year from date

Implementation

int get year => _date.year;