showYear property

bool showYear

Implementation

bool get showYear => this.year?.isNotEmpty ?? false;