studentSubmissions property

List<StudentSubmission>? studentSubmissions
getter/setter pair

Student work that matches the request.

Implementation

core.List<StudentSubmission>? studentSubmissions;