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