relatedDiseases property

List<Disease> relatedDiseases
final

List of diseases that can be transmitted by the identified species.

Contains complete Disease objects with symptoms, treatment, and prevention information. This provides immediate context about health risks associated with the identified species.

Implementation

final List<Disease> relatedDiseases;