factory Prophylaxis.fromJson(Map<String, dynamic> json) => Prophylaxis.fromValue(Value.fromJson(json));