services/disease_learning/get_disease_learning_chapter library

Properties

getDiseaseLearningChapterProvider FutureProvider<ChaptersAndCompletionDto>
See also getDiseaseLearningChapter.
final

Functions

getDiseaseLearningChapter(GetDiseaseLearningChapterRef ref) Future<ChaptersAndCompletionDto>

Typedefs

GetDiseaseLearningChapterRef = FutureProviderRef<ChaptersAndCompletionDto>