studyCount property

int studyCount

The number of studies running on this client.

Implementation

int get studyCount => repository.length;