studies property

Map<String, Study> studies
getter/setter pair

All studies added to this client mapped to the study deployment ID.

Implementation

Map<String, Study> studies = {};