CopyWith$Input$LoyaltySettingsPrelevelInput<TRes> class abstract

Properties

cardPicture CopyWith$Input$PictureInput<TRes>
no setter
hashCode int
The hash code for this object.
no setterinherited
onsiteConverter CopyWith$Input$LoyaltySettingsOnsiteConverterSetPrelevelInput<TRes>
no setter
perks CopyWith$Input$LoyaltySettingsPrelevelPerksInput<TRes>
no setter
picture CopyWith$Input$PictureInput<TRes>
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

call({String? name, Input$PictureInput? picture, int? lossAmount, int? period, int? lossPoints, int? turnoverPoints, bool? turnoverGoalEnabled, bool? frequencyGoalEnabled, int? inactivityCycle, Input$LoyaltySettingsPrelevelPerksInput? perks, String? color, Input$LoyaltySettingsOnsiteConverterSetPrelevelInput? onsiteConverter, Input$PictureInput? cardPicture, List<Input$PrelevelTranslationInput>? translation}) → TRes
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited
translation(Iterable<Input$PrelevelTranslationInput>? _fn(Iterable<CopyWith$Input$PrelevelTranslationInput<Input$PrelevelTranslationInput>>?)) → TRes

Operators

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