Semester.fromJson constructor

Semester.fromJson(
  1. Json json
)

Implementation

factory Semester.fromJson(Json json) => _$SemesterFromJson(json);