copyWith property

Implementation

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