imageUrlSpecies property

String? imageUrlSpecies
final

Optional URL to the species reference image.

Server-provided URL to a reference image of the predicted species. Used for displaying species information and helping users verify the identification result.

Example: 'https://api.culicidaelab.org/species/aedes_aegypti.jpg'

Implementation

final String? imageUrlSpecies;