inCourseSemesterList property

bool inCourseSemesterList
final

Whether this semester appeared in the course semester list API response.

Distinguishes semesters fetched by CourseRepository.getSemesters from those created as side effects by other flows (e.g., auth, scores).

Implementation

final bool inCourseSemesterList;