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