repository property

Map<Study, StudyRuntime> repository
getter/setter pair

Repository within which the state of this client is stored.

Implementation

Map<Study, StudyRuntime> repository = {};