copyWith property
CopyWith$Input$ProgramBookingInput<Input$ProgramBookingInput>
get
copyWith
Implementation
CopyWith$Input$ProgramBookingInput<Input$ProgramBookingInput> get copyWith =>
CopyWith$Input$ProgramBookingInput(
this,
(i) => i,
);