studies property

List<TStudy> get studies

Get the studies running on this client device.

Implementation

List<TStudy> get studies => repository.getStudyList();