@override Map<String, dynamic> toJson() => <String, dynamic>{ 'start_date': startDate, 'end_date': endDate, '@type': constructor, };