CopyWith$Input$EventUpdateInput<TRes> class abstract

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<Input$EventSegmentInput>>?)) → TRes
toString() String
A string representation of this object.
inherited
translation(Iterable<Input$EventTranslationInput>? _fn(Iterable<CopyWith$Input$EventTranslationInput<Input$EventTranslationInput>>?)) → TRes

Operators

operator ==(Object other) bool
The equality operator.
inherited