call method
- String topicId
Reading questions for active reading in the lesson viewer.
Copied from readingQuestions.
Implementation
ReadingQuestionsProvider call(String topicId) {
return ReadingQuestionsProvider(topicId);
}
Reading questions for active reading in the lesson viewer.
Copied from readingQuestions.
ReadingQuestionsProvider call(String topicId) {
return ReadingQuestionsProvider(topicId);
}