studyId property

String? studyId
getter/setter pair

The unique id of the study that this deployment is part of. Is null if this is a local deployment running only on this phone.

Implementation

String? studyId;