exec abstract method

Future<LearningContentsDto> exec(
  1. String chapterId
)

Implementation

Future<LearningContentsDto> exec(String chapterId);