menu
rehacul_app_medical
repositories/disease_learning_repository.dart
IDiseaseLearningRepository
getContents abstract method
getContents
brightness_4
brightness_5
getContents
abstract method
Future
<
LearningContentsDto
>
getContents
(
String
chapterId
)
Implementation
Future<LearningContentsDto> getContents(String chapterId);
rehacul_app_medical
disease_learning_repository
IDiseaseLearningRepository
getContents abstract method
IDiseaseLearningRepository class