CopyWith$Input$EventUpdateInput<TRes> class
abstract
Constructors
- CopyWith$Input$EventUpdateInput(Input$EventUpdateInput instance, TRes then(Input$EventUpdateInput))
-
factory
- CopyWith$Input$EventUpdateInput.stub(TRes res)
-
factory
Properties
-
duration
→ CopyWith$Input$EventDurationInput<
TRes> -
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
-
picture
→ CopyWith$Input$PictureInput<
TRes> -
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
call(
{String? code, String? title, String? emailTemplate, String? emailSubject, String? description, DateTime? date, Input$EventDurationInput? duration, Input$PictureInput? picture, List< Input$EventSegmentInput> ? segments, List<Input$EventTranslationInput> ? translation}) → TRes -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
segments(
Iterable< Input$EventSegmentInput> ? _fn(Iterable<CopyWith$Input$EventSegmentInput< ?)) → TResInput$EventSegmentInput> > -
toString(
) → String -
A string representation of this object.
inherited
-
translation(
Iterable< Input$EventTranslationInput> ? _fn(Iterable<CopyWith$Input$EventTranslationInput< ?)) → TResInput$EventTranslationInput> >
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited