getYear property

String getYear

Get Year

Returns year in the format 2020, 2021 etc

Implementation

String get getYear => '$year';