notes property
final
Optional user notes about the observation.
Free-text field for additional context, environmental conditions, behavior observations, or other relevant details provided by the observer.
Example: 'Found near standing water in urban area'
Implementation
final String? notes;