copyWith property

Implementation

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