id property

String? id
override

Implementation

String? get id => _observation.id;
void id=(String? _id)
inherited

Implementation

String? id;