@override Map<String, dynamic> toJson() => <String, dynamic>{ 'day': day, 'month': month, 'year': year, '@type': constructor, };