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