CourseAlias constructor

CourseAlias({
  1. String? alias,
})

Implementation

CourseAlias({this.alias});