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