copyWith property

Implementation

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