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