menu
rehacul_app_medical
repositories/disease_learning_repository.dart
IDiseaseLearningRepository
upsertLearningHistory abstract method
upsertLearningHistory
brightness_4
brightness_5
upsertLearningHistory
abstract method
Future
<
void
>
upsertLearningHistory
(
LearningHistory
history
)
Implementation
Future<void> upsertLearningHistory(LearningHistory history);
rehacul_app_medical
disease_learning_repository
IDiseaseLearningRepository
upsertLearningHistory abstract method
IDiseaseLearningRepository class