id property

String id
final

Unique identifier for the observation.

Generated by the server upon submission or provided by external data sources. Used for tracking, updates, and cross-referencing.

Example: 'obs_123456', 'uuid-4-format-string'

Implementation

final String id;