name property
Name of the course.
For example, "10th Grade Biology". The name is required. It must be between 1 and 750 characters and a valid UTF-8 string.
Implementation
core.String? name;
Name of the course.
For example, "10th Grade Biology". The name is required. It must be between 1 and 750 characters and a valid UTF-8 string.
core.String? name;