CopyWith$Input$LoyaltySettingsUpdateInput<TRes> class abstract

Methods

call({Input$LoyaltySettingsWalletQualitativeInput? qualitative, Input$LoyaltySettingsWalletQuantitativeInput? quantitative, Input$LoyaltySettingsOnsiteConverterSetInput? onsiteConverter, Input$LoyaltySettingsProfileCompleteInput? profileComplete, Input$LoyaltySettingsWalletCardInput? loyaltyCard, Input$LoyaltySettingsWalletLeaderboardInput? leaderboard, Input$LoyaltySettingsWalletSubscribersInput? subscribers, Input$LoyaltySettingsPrelevelInput? prelevel, Input$LoyaltySettingsRedeemInput? redeem, Input$InactivityInput? inactivity, Input$LoyaltySettingsAccelerateInput? accelerate, Input$LoyaltySettingsReferralInput? referral, Input$LoyaltySettingsAggregatorInput? aggregator, String? id}) → 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