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