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