CourseToSlot.fromJson constructor
Creates a CourseToSlot mapping from json
.
Implementation
factory CourseToSlot.fromJson(Map<String, Object?> json) => _$CourseToSlotFromJson(json);
Creates a CourseToSlot mapping from json
.
factory CourseToSlot.fromJson(Map<String, Object?> json) => _$CourseToSlotFromJson(json);