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