getContents abstract method

Future<LearningContentsDto> getContents(
  1. String chapterId
)

Implementation

Future<LearningContentsDto> getContents(String chapterId);