call method
- String topicId
See also topicChunks.
Implementation
TopicChunksProvider call(String topicId) {
return TopicChunksProvider(topicId);
}
See also topicChunks.
TopicChunksProvider call(String topicId) {
return TopicChunksProvider(topicId);
}