CopyWith$Input$LoyaltySettingsUpdateInput<TRes> class abstract

Methods

call({Input$LoyaltySettingsWalletQualitativeInput? qualitative, Input$LoyaltySettingsWalletQuantitativeInput? quantitative, Input$LoyaltySettingsOnsiteConverterSetInput? onsiteConverter, Input$LoyaltySettingsWalletCardInput? loyaltyCard, Input$LoyaltySettingsWalletLeaderboardInput? leaderboard, Input$LoyaltySettingsWalletSubscribersInput? subscribers, Input$LoyaltySettingsPrelevelInput? prelevel, List<String>? redeem, Input$InactivityInput? inactivity, 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