studyCount property
int
get
studyCount
The number of studies running on this client.
Implementation
int get studyCount => studies.length;
The number of studies running on this client.
int get studyCount => studies.length;