CourseWorkChangesInfo constructor

CourseWorkChangesInfo({
  1. String? courseId,
})

Implementation

CourseWorkChangesInfo({this.courseId});