imageUrl property
final
URL or path to the species image.
Reference to the primary image used to represent this species in the application. Can be a local asset path or remote URL.
Example: 'assets/images/species/aedes_aegypti.jpg'
Implementation
final String imageUrl;