$LongreadItemExtension extension
- on
Methods
-
copyWith(
{int? id, LongreadType? type, String? name, PublicationState? state, String? publishDate, String? publishedAt, List< ExerciseItem> ? exercises}) → LongreadItem -
Available on LongreadItem, provided by the $LongreadItemExtension extension
-
copyWithWrapped(
{Wrapped< int> ? id, Wrapped<LongreadType> ? type, Wrapped<String> ? name, Wrapped<PublicationState> ? state, Wrapped<String?> ? publishDate, Wrapped<String?> ? publishedAt, Wrapped<List< ? exercises}) → LongreadItemExerciseItem> > -
Available on LongreadItem, provided by the $LongreadItemExtension extension