inScoreSemesterList property

bool inScoreSemesterList
final

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

Distinguishes semesters fetched by StudentRepository.refreshSemesterRecords from those created as side effects by other flows (e.g., auth, courses).

Implementation

final bool inScoreSemesterList;