upsertLearningHistory abstract method

Future<void> upsertLearningHistory(
  1. LearningHistory history
)

Implementation

Future<void> upsertLearningHistory(LearningHistory history);