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