menu
carp_core package
documentation
client.dart
ClientRepository<TStudy extends Study<PrimaryDeviceDeployment>>
hasStudy abstract method
hasStudy abstract method
dark_mode
light_mode
hasStudy
abstract method
bool
hasStudy
(
TStudy
study
)
Is
study
in this repository?
Implementation
bool hasStudy(TStudy study);
carp_core package
documentation
client
ClientRepository<TStudy extends Study<PrimaryDeviceDeployment>>
hasStudy abstract method
ClientRepository class