convertToChaptersAndCompletionDto abstract method
- {required ChaptersAndCompletionRates chaptersAndCompletionRates}
Implementation
ChaptersAndCompletionDto convertToChaptersAndCompletionDto({
required ChaptersAndCompletionRates chaptersAndCompletionRates,
});