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