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