CopyWith$Input$EventInput<TRes> class
abstract
Methods
-
call({String? code, String? title, String? emailTemplate, String? emailSubject, String? description, DateTime? date, Input$EventDurationInput? duration, Input$PictureInput? picture, Input$TargetACIInput? target, 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
-