copyWith property

Implementation

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