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