@override Map<String, dynamic> toJson() => <String, dynamic>{ 'file': file?.toJson(), 'date': date, '@type': constructor, };