CopyWith$Input$LoyaltySettingsUpdateInput<TRes> class
abstract
Constructors
- CopyWith$Input$LoyaltySettingsUpdateInput.new(Input$LoyaltySettingsUpdateInput instance, TRes then(Input$LoyaltySettingsUpdateInput))
-
factory
- CopyWith$Input$LoyaltySettingsUpdateInput.stub(TRes res)
-
factory
Properties
-
accelerate
→ CopyWith$Input$LoyaltySettingsAccelerateInput<
TRes> -
no setter
-
aggregator
→ CopyWith$Input$LoyaltySettingsAggregatorInput<
TRes> -
no setter
-
donation
→ CopyWith$Input$LoyaltySettingsDonationInput<
TRes> -
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
-
inactivity
→ CopyWith$Input$InactivityInput<
TRes> -
no setter
-
leaderboard
→ CopyWith$Input$LoyaltySettingsWalletLeaderboardInput<
TRes> -
no setter
-
login
→ CopyWith$Input$LoyaltySettingsLoginInput<
TRes> -
no setter
-
loyaltyCard
→ CopyWith$Input$LoyaltySettingsWalletCardInput<
TRes> -
no setter
-
onsiteConverter
→ CopyWith$Input$LoyaltySettingsOnsiteConverterSetInput<
TRes> -
no setter
-
prelevel
→ CopyWith$Input$LoyaltySettingsPrelevelInput<
TRes> -
no setter
-
profileComplete
→ CopyWith$Input$LoyaltySettingsProfileCompleteInput<
TRes> -
no setter
-
qualitative
→ CopyWith$Input$LoyaltySettingsWalletQualitativeInput<
TRes> -
no setter
-
quantitative
→ CopyWith$Input$LoyaltySettingsWalletQuantitativeInput<
TRes> -
no setter
-
redeem
→ CopyWith$Input$LoyaltySettingsRedeemInput<
TRes> -
no setter
-
referral
→ CopyWith$Input$LoyaltySettingsReferralInput<
TRes> -
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
-
subscribers
→ CopyWith$Input$LoyaltySettingsWalletSubscribersInput<
TRes> -
no setter
Methods
-
call(
{Input$LoyaltySettingsWalletQualitativeInput? qualitative, Input$LoyaltySettingsLoginInput? login, 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, Input$LoyaltySettingsDonationInput? donation, 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