menu
rehacul_app_medical
repositories/disease_learning/get_disease_learning_content_repository.dart
IGetDiseaseLearningContentRepository
exec abstract method
exec
brightness_4
brightness_5
exec
abstract method
Future
<
LearningContentsDto
>
exec
(
String
chapterId
)
Implementation
Future<LearningContentsDto> exec(String chapterId);
rehacul_app_medical
get_disease_learning_content_repository
IGetDiseaseLearningContentRepository
exec abstract method
IGetDiseaseLearningContentRepository class