studyId property

String? studyId
getter/setter pair

The unique study deployment id that this data point belongs to / is uploaded as part of. Set by the server. null if this data point is not yet stored.

Implementation

String? studyId;