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