CopyWith$Input$AudienceSegmentFilterValueInput<TRes> class
abstract
Constructors
- CopyWith$Input$AudienceSegmentFilterValueInput(Input$AudienceSegmentFilterValueInput instance, TRes then(Input$AudienceSegmentFilterValueInput))
-
factory
- CopyWith$Input$AudienceSegmentFilterValueInput.stub(TRes res)
-
factory
Properties
-
duration
→ CopyWith$Input$QuestAudienceSegmentFrequencyInput<
TRes> -
no setter
-
frequency
→ CopyWith$Input$QuestAudienceSegmentFrequencyInput<
TRes> -
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
-
quest
→ CopyWith$Input$AudienceSegmentFilterValuesQuestInput<
TRes> -
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
-
zone
→ CopyWith$Input$AudienceSegmentFilterZoneInput<
TRes> -
no setter
Methods
-
call(
{DateTime? startDate, DateTime? endDate, String? minValue, String? maxValue, List< String> ? values, String? value, List<Enum$Gender> ? genders, List<Enum$MaritalStatus> ? maritalStatuses, List<Enum$AcademicLevel> ? educations, List<Enum$TransactionTypeEnum> ? transactionsReasons, Input$AudienceSegmentFilterZoneInput? zone, List<String> ? languages, List<String> ? reputations, List<String> ? countries, List<String> ? states, Input$AudienceSegmentFilterValuesQuestInput? quest, Input$QuestAudienceSegmentFrequencyInput? duration, Input$QuestAudienceSegmentFrequencyInput? frequency, List<String> ? catalogueCategory}) → TRes -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited