studyCount property

int get studyCount

The number of studies running on this client.

Implementation

int get studyCount => repository.length;