imageFilename property
final
Filename of the associated image, if any.
Reference to the image file used for species identification or documentation. The actual image is typically stored separately in a file storage system.
Example: 'mosquito_20240115_143022.jpg'
Implementation
final String? imageFilename;