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