studyDeploymentId property

  1. @JsonKey(ignore: true)
String? studyDeploymentId
getter/setter pairinherited

The study deployment id that this measure is part of. Set on runtime.

Implementation

@JsonKey(ignore: true)
String? studyDeploymentId;