dataSource property

String? dataSource
final

Source system or platform that generated this observation.

Identifies the origin of the data for provenance tracking and quality assessment. Helps distinguish between different data collection methods and sources.

Example: 'mobile_app', 'citizen_science', 'research'

Implementation

final String? dataSource;