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