CopyWith$Input$BookingAttributeInput<TRes> constructor
CopyWith$Input$BookingAttributeInput<TRes> (
- Input$BookingAttributeInput instance,
- TRes then()
Implementation
factory CopyWith$Input$BookingAttributeInput(
Input$BookingAttributeInput instance,
TRes Function(Input$BookingAttributeInput) then,
) = _CopyWithImpl$Input$BookingAttributeInput;