Announcement constructor
Announcement({})
Implementation
Announcement({
this.alternateLink,
this.assigneeMode,
this.courseId,
this.creationTime,
this.creatorUserId,
this.id,
this.individualStudentsOptions,
this.materials,
this.scheduledTime,
this.state,
this.text,
this.updateTime,
});