year property

int get year

Refer to DateTime for more information.

Implementation

int get year => dateTime.year;