call method
- String? topicId
See also masteryOverrides.
Implementation
MasteryOverridesProvider call(String? topicId) {
return MasteryOverridesProvider(topicId);
}
See also masteryOverrides.
MasteryOverridesProvider call(String? topicId) {
return MasteryOverridesProvider(topicId);
}