formatted property

String formatted

Gives formatted date in form of 'month - year'.

Implementation

String get formatted => "$month-$year";