imageUrl property

String imageUrl
final

URL or path to the disease-related image.

Reference to an image representing the disease, which could be a microscopic view of the pathogen, symptom illustration, or educational diagram.

Example: 'assets/images/diseases/dengue.jpg'

Implementation

final String imageUrl;