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