factory ContentRepresentation.fromJson(Map<String, dynamic> json) { return _$ContentRepresentationFromJson(json); }