courseMaterialSets property
- @Deprecated('Not supported. Member documentation may have more information.')
getter/setter pair
Sets of materials that appear on the "about" page of this course.
Read-only.
Implementation
@core.Deprecated(
'Not supported. Member documentation may have more information.',
)
core.List<CourseMaterialSet>? courseMaterialSets;