$CourseThemeItemExtension extension

on

Methods

copyWith({int? id, String? name, int? order, PublicationState? state, String? publishDate, String? publishedAt, List<LongreadItem>? longreads}) CourseThemeItem

Available on CourseThemeItem, provided by the $CourseThemeItemExtension extension

copyWithWrapped({Wrapped<int>? id, Wrapped<String>? name, Wrapped<int>? order, Wrapped<PublicationState>? state, Wrapped<String?>? publishDate, Wrapped<String?>? publishedAt, Wrapped<List<LongreadItem>>? longreads}) CourseThemeItem

Available on CourseThemeItem, provided by the $CourseThemeItemExtension extension