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? inactivityCycle, Input$LoyaltySettingsPrelevelPerksInput? perks, String? color, Input$LoyaltySettingsOnsiteConverterSetPrelevelInput? onsiteConverter, Input$PictureInput? cardPicture}) → 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