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