LearningPath.fromJson constructor

LearningPath.fromJson(
  1. Json json
)

Implementation

factory LearningPath.fromJson(Json json) => _$LearningPathFromJson(json);