CopyWith$Input$LoyaltySettingsAggregatorInput<TRes> constructor
CopyWith$Input$LoyaltySettingsAggregatorInput<TRes> (
- Input$LoyaltySettingsAggregatorInput instance,
- TRes then()
Implementation
factory CopyWith$Input$LoyaltySettingsAggregatorInput(
Input$LoyaltySettingsAggregatorInput instance,
TRes Function(Input$LoyaltySettingsAggregatorInput) then,
) = _CopyWithImpl$Input$LoyaltySettingsAggregatorInput;