copyWith property
CopyWith$Input$DepartmentInput<Input$DepartmentInput>
get
copyWith
Implementation
CopyWith$Input$DepartmentInput<Input$DepartmentInput> get copyWith =>
CopyWith$Input$DepartmentInput(
this,
(i) => i,
);