studentIds property

List<String>? studentIds
getter/setter pair

Identifiers for the students that have access to the coursework/announcement.

Implementation

core.List<core.String>? studentIds;