CopyWith$Input$QuestAudienceSegmentFilterValuesAnswersInput<TRes> class abstract

Properties

date CopyWith$Input$TimeFromToInput<TRes>
no setter
hashCode int
The hash code for this object.
no setterinherited
number CopyWith$Input$QuestAudienceSegmentFilterValuesAnswersNumberInput<TRes>
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

call({List<String>? paragraph, List<String>? shortAnswer, List<int>? rating, Input$QuestAudienceSegmentFilterValuesAnswersNumberInput? number, List<String>? singleChoice, List<String>? multipleChoices, Input$TimeFromToInput? date, List<Input$ResponseAnswerSmileyObjInput>? smiley}) → TRes
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
smiley(Iterable<Input$ResponseAnswerSmileyObjInput>? _fn(Iterable<CopyWith$Input$ResponseAnswerSmileyObjInput<Input$ResponseAnswerSmileyObjInput>>?)) → TRes
toString() String
A string representation of this object.
inherited

Operators

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