monthShortYear property

String get monthShortYear

Implementation

String get monthShortYear => DateFormat('MMM yyyy').format(this);