studies property

List<SmartphoneStudy> get studies
inherited

Get the studies running on this client device.

Implementation

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