CourseInfo constructor
CourseInfo({})
Implementation
CourseInfo({this.CourseId, this.CatagoryId, this.Title, this.DescriptionTitle, this.Description, this.Duration, this.CourseTypeId, this.ThumbnailPath, this.GradeId});