copyWith property

Implementation

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