isCurrentYear property

bool isCurrentYear

Implementation

bool get isCurrentYear => year == now.year;