inCourseSemesterList property

bool inCourseSemesterList
final

Whether this semester is currently in the course semester list API response.

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

Implementation

final bool inCourseSemesterList;