RecommendCourseResponse constructor
Returns a new RecommendCourseResponse instance.
Implementation
RecommendCourseResponse({
this.courses = const [],
});
Returns a new RecommendCourseResponse instance.
RecommendCourseResponse({
this.courses = const [],
});