$CourseOverviewByIdResponseExtension extension

on

Methods

copyWith({int? id, String? name, bool? isArchived, PublicationState? state, String? publishDate, String? publishedAt, CourseSettings? settings, List<CourseThemeItem>? themes}) CourseOverviewByIdResponse

Available on CourseOverviewByIdResponse, provided by the $CourseOverviewByIdResponseExtension extension

copyWithWrapped({Wrapped<int>? id, Wrapped<String>? name, Wrapped<bool>? isArchived, Wrapped<PublicationState>? state, Wrapped<String?>? publishDate, Wrapped<String?>? publishedAt, Wrapped<CourseSettings>? settings, Wrapped<List<CourseThemeItem>>? themes}) CourseOverviewByIdResponse

Available on CourseOverviewByIdResponse, provided by the $CourseOverviewByIdResponseExtension extension