userId property
final
Identifier of the user who made the observation.
Links the observation to a specific user account for tracking contributions and data quality assessment. May be null for anonymous submissions.
Implementation
final String? userId;