year property

  1. @override
int year
override

The year.

Implementation

@override
int get year => _localDateTime.year;