addStudentIds property

List<String>? addStudentIds
getter/setter pair

IDs of students to be added as having access to this coursework/announcement.

Implementation

core.List<core.String>? addStudentIds;