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