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