CopyWith$Input$LoyaltySettingsUpdateInput<TRes> class
abstract
Constructors
- CopyWith$Input$LoyaltySettingsUpdateInput(Input$LoyaltySettingsUpdateInput instance, TRes then(Input$LoyaltySettingsUpdateInput))
-
factory
- CopyWith$Input$LoyaltySettingsUpdateInput.stub(TRes res)
-
factory
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
-
inactivity
→ CopyWith$Input$InactivityInput<
TRes> -
no setter
-
leaderboard
→ CopyWith$Input$LoyaltySettingsWalletLeaderboardInput<
TRes> -
no setter
-
loyaltyCard
→ CopyWith$Input$LoyaltySettingsWalletCardInput<
TRes> -
no setter
-
onsiteConverter
→ CopyWith$Input$LoyaltySettingsOnsiteConverterSetInput<
TRes> -
no setter
-
prelevel
→ CopyWith$Input$LoyaltySettingsPrelevelInput<
TRes> -
no setter
-
qualitative
→ CopyWith$Input$LoyaltySettingsWalletQualitativeInput<
TRes> -
no setter
-
quantitative
→ CopyWith$Input$LoyaltySettingsWalletQuantitativeInput<
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$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