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